Skip to content

Commit

Permalink
Bump django from 4.1.7 to 4.1.13
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.13.
- [Commits](django/django@4.1.7...4.1.13)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 0938d84 commit 3b1984d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 48 deletions.
56 changes: 9 additions & 47 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Your Name <you@example.com>"]

[tool.poetry.dependencies]
python = "^3.8"
Django = "^4.1.7"
Django = "^4.1.13"
psycopg2 = "^2.9.3"
gunicorn = "^20.1.0"
firebase-admin = "^5.4.0"
Expand Down

0 comments on commit 3b1984d

Please sign in to comment.