Skip to content

Commit 4a71a5b

Browse files
Bump semver from 2.13.0 to 3.0.2 (#738)
Bumps [semver](https://github.com/python-semver/python-semver) from 2.13.0 to 3.0.2. - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@2.13.0...3.0.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 336bf7c commit 4a71a5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ filetype==1.2.0
66
junit-xml==1.9
77
emoji==2.2.0
88
lxml==4.9.2
9-
semver==2.13.0
9+
semver==3.0.2
1010
IPython==7.16.1
1111
orjson==3.8.8
1212
diskcache==5.6.3

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lxml==4.9.2
1010
ddt==1.6.0
1111
pytest==7.4.0
1212
nose==1.3.7
13-
semver==2.13.0
13+
semver==3.0.2
1414
IPython==7.16.1
1515
diskcache==5.6.3
1616
setuptools

0 commit comments

Comments
 (0)