Skip to content

Commit

Permalink
Update all minor versions (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 82ceb27 commit 126235c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ urllib3 = "2.2.3"
certifi = "2024.8.30"

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.12.1", extras = ["with_bandit", "with_mypy", "with_pyroma"] }
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_pyroma"] }
pytest = "8.3.4"
types-docutils = "0.21.0.20241128"
prospector-profile-duplicated = "1.6.0"
prospector-profile-duplicated = "1.8.0"

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-plugin-tweak-dependencies-version", "poetry-dynamic-versioning", "poetry-plugin-drop-python-upper-constraint"]
Expand Down

0 comments on commit 126235c

Please sign in to comment.