Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 9ec164a commit 8d518d7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
46 changes: 23 additions & 23 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
poetry = ">=1.8.4"
packaging = ">=24.0"
packaging = ">=24.1"
tomlkit = ">=0.13.2"

[tool.poetry.group.dev.dependencies]
pytest = ">=8.3.3"
tox = ">=4.21.2"
ruff = ">=0.6.9"
tox = ">=4.23.0"
ruff = ">=0.7.0"
poetry = ">=1.8.4"


Expand Down

0 comments on commit 8d518d7

Please sign in to comment.