Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.5 to 4.2.6 in /api
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 9d6ae03.
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Oct 24, 2023
1 parent 5e0f63a commit e9b7af6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "../README.md"

[tool.poetry.dependencies]
python = "^3.11"
django = "^4.2.5"
django = "^4.2.6"
django-environ = "^0.9.0"
psycopg2-binary = "^2.9.5"
djangorestframework = "^3.14.0"
Expand Down

0 comments on commit e9b7af6

Please sign in to comment.