Skip to content

Commit a7a860d

Browse files
Bump semver from 3.0.0 to 3.0.1
Bumps [semver](https://github.com/python-semver/python-semver) from 3.0.0 to 3.0.1. - [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@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2442d29 commit a7a860d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.9"
1111
invoke = "^2.1.3"
1212
pytest = "^7.3.2"
1313
python-dateutil = "^2.8.2"
14-
semver = "^3.0.0"
14+
semver = "^3.0.1"
1515

1616
# Documentation generation dependencies.
1717
gitpython = "^3.1.31"

0 commit comments

Comments
 (0)