Skip to content

Commit

Permalink
Bump semver from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/python-semver/python-semver) from 3.0.1 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@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 756cca1 commit e225232
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pytest-dotenv = "0.5.2"
coverage = "7.3.1"
black = "23.9.1"
pre-commit = "3.4.0"
semver = "3.0.1"
semver = "3.0.2"
testcontainers = "3.7.1"
bcrypt = "4.0.1"
docker-image-py = "0.1.12"
Expand Down

0 comments on commit e225232

Please sign in to comment.