Skip to content

Commit

Permalink
Bump semver from 2.13.0 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 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent c07db72 commit 9c08acd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 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 @@ -34,7 +34,7 @@ libcst = ">=0.3.10"

[tool.poetry.dev-dependencies]
requests = "^2.24.0"
semver = "^2.10.2"
semver = "^3.0.2"
pytest = "^7.0"
pytest-cov = "^4.0.0"
pytest-randomly = "^3.4.1"
Expand Down

0 comments on commit 9c08acd

Please sign in to comment.