Skip to content

Commit

Permalink
Update dependencies (including Django 4.2.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
timhawes committed Sep 4, 2023
1 parent 9b13a18 commit 0d9417f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions Pipfile.lock

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

8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ cffi==1.15.1
charset-normalizer==3.2.0 ; python_full_version >= '3.7.0'
cryptography==41.0.3
defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
django==4.2.4
django-allauth==0.54.0
django==4.2.5
django-allauth==0.55.2
django-bootstrap5==23.3
django-countries==7.5.1
django-extensions==3.2.3
django-phonenumber-field[phonenumbers]==7.1.0
gunicorn==21.2.0
idna==3.4 ; python_version >= '3.5'
ldap3==2.9.1
ldif==4.2.0
ldif==4.2.2
oauthlib==3.2.2 ; python_version >= '3.6'
packaging==23.1 ; python_version >= '3.7'
passlib==1.7.4
phonenumbers==8.13.18
phonenumbers==8.13.19
pip==23.2.1 ; python_version >= '3.7'
pyasn1==0.5.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pycparser==2.21
Expand Down

0 comments on commit 0d9417f

Please sign in to comment.