Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Oct 7, 2024
1 parent 60343ef commit b9f3f68
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 30 deletions.
6 changes: 3 additions & 3 deletions client/package-lock.json

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

47 changes: 21 additions & 26 deletions server/poetry.lock

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

2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ uvicorn = {extras = ["standard"], version = "^0.31.0"}
wait-for-it = "^2.2.2"

[tool.poetry.group.dev.dependencies]
black = "^24.8.0"
black = "^24.10.0"
django-debug-toolbar = "^4.4.6"
django-extensions = "^3.2.3"
flake8 = "^7.1.1"
Expand Down

0 comments on commit b9f3f68

Please sign in to comment.