Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 87e9417 commit f1ac732
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 59 deletions.
116 changes: 59 additions & 57 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 @@ -41,15 +41,15 @@ python = ">=3.9,<4.0"
bottle = "0.12.25"
Jinja2 = "3.1.4"
Mako = "1.3.5"
PyYAML = "6.0.1"
PyYAML = "6.0.2"
pyyaml-include = "2.1"

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.10.3", extras = ["with_bandit", "with_mypy", "with_pyroma"] }
prospector-profile-duplicated = "1.5.0"
prospector-profile-utils = "1.7.2"
pytest = "8.3.2"
types-PyYAML = "6.0.12.20240724"
types-PyYAML = "6.0.12.20240808"



Expand Down

0 comments on commit f1ac732

Please sign in to comment.