Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 73361b2 commit 920fbf2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 21 deletions.
37 changes: 20 additions & 17 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ bottle = "0.13.2"
Jinja2 = "3.1.4"
Mako = "1.3.6"
PyYAML = "6.0.2"
pyyaml-include = "2.1"
pyyaml-include = "2.2"

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

Expand Down

0 comments on commit 920fbf2

Please sign in to comment.