Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 347d873 commit 619abe4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ beautifulsoup4==4.12.2
# via -r requirements.in
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.6
django==4.2.7
# via
# -r requirements.in
# dj-database-url
Expand Down Expand Up @@ -62,7 +62,9 @@ soupsieve==2.4.1
sqlparse==0.4.4
# via django
typing-extensions==4.6.2
# via dj-database-url
# via
# asgiref
# dj-database-url
tzdata==2023.3
# via pytz-deprecation-shim
tzlocal==5.0.1
Expand Down

0 comments on commit 619abe4

Please sign in to comment.