Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent de7ab44 commit 25f5c7c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ defusedxml==0.7.1
# djangosaml2
# pysaml2
# python3-openid
dj-rest-auth[with_social]==2.2.7
dj-rest-auth[with-social,with_social]==2.2.7
# via -r requirements.in
django==4.1.10
django==4.1.13
# via
# -r requirements.in
# dj-rest-auth
Expand Down Expand Up @@ -155,7 +155,9 @@ pycparser==2.21
pyfume==0.2.25
# via fuzzytm
pyjwt[crypto]==2.8.0
# via django-allauth
# via
# django-allauth
# pyjwt
pyopenssl==23.1.1
# via pysaml2
pypdf2==3.0.1
Expand Down

0 comments on commit 25f5c7c

Please sign in to comment.