Skip to content

Commit

Permalink
Bump dev dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Sep 10, 2024
1 parent 99093a9 commit 6cfafbb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ python-dotenv = "1.0.1"
asyncpg = "0.29.0"

[tool.poetry.dev-dependencies]
pre-commit = "3.7.1"
ruff = "0.5.0"
pre-commit = "3.8.0"
ruff = "0.6.4"

[build-system]
requires = ["poetry>=0.12"]
Expand Down

0 comments on commit 6cfafbb

Please sign in to comment.