Skip to content

Commit

Permalink
Merge pull request #12 from camptocamp/snyk-fix-256e53350155b5312d5cd…
Browse files Browse the repository at this point in the history
…151d70723e5

[Snyk] Security upgrade idna from 3.4 to 3.7
  • Loading branch information
marionb authored Jul 11, 2024
2 parents 03791db + 6018029 commit 98a32fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ djangorestframework-gis==1.0
djangorestframework-simplejwt==5.2.1
djangorestframework==3.14.0
gunicorn==20.1.0
idna==3.4; python_version >= '3.5'
idna==3.7; python_version >= '3.5'
markdown==3.4.1
oauthlib==3.2.2; python_version >= '3.6'
psycopg2==2.9.4
Expand Down

0 comments on commit 98a32fa

Please sign in to comment.