Skip to content

Commit

Permalink
ZDL-111: Bump django, pyjwt and py versions to latest due to security…
Browse files Browse the repository at this point in the history
… vulnerabilities
  • Loading branch information
RyanAquino committed Aug 9, 2022
1 parent e2b8b0f commit 9b973da
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ coreschema==0.0.4
coverage==5.3.1
Deprecated==1.2.13
distlib==0.3.5
Django==3.2.12
Django==3.2.15
django-cors-headers==3.7.0
django-rq==2.5.1
djangorestframework==3.13.1
djangorestframework-simplejwt==5.1.0
dnspython==2.1.0
drf-yasg==1.20.0
execnet==1.9.0
factory-boy==3.2.0
Faker==8.8.0
filelock==3.4.0
Expand Down Expand Up @@ -59,18 +60,20 @@ pluggy==0.13.1
pre-commit==2.20.0
protobuf==3.19.4
psycopg2-binary==2.8.6
py==1.9.0
py==1.11.0
py3-validate-email==1.0.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pydantic==1.9.0
pyflakes==2.2.0
PyJWT==1.7.1
PyJWT==2.4.0
pyparsing==2.4.7
pytest==7.1.0
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-forked==1.4.0
pytest-xdist==2.5.0
python-dateutil==2.8.1
pytz==2020.1
PyYAML==6.0
Expand Down

0 comments on commit 9b973da

Please sign in to comment.