Skip to content

Commit

Permalink
chore(deps): update dependency idna to v3.7 [security] (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 8ce92ec commit 23028d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fonttools==4.50.0 ; python_version >= "3.12" and python_version < "3.13"
future==1.0.0 ; python_version >= "3.12" and python_version < "3.13"
gunicorn==21.2.0 ; python_version >= "3.12" and python_version < "3.13"
html5lib==1.1 ; python_version >= "3.12" and python_version < "3.13"
idna==3.6 ; python_version >= "3.12" and python_version < "3.13"
idna==3.7 ; python_version >= "3.12" and python_version < "3.13"
joblib==1.3.2 ; python_version >= "3.12" and python_version < "3.13"
kiwisolver==1.4.5 ; python_version >= "3.12" and python_version < "3.13"
lmfit==1.2.2 ; python_version >= "3.12" and python_version < "3.13"
Expand Down

0 comments on commit 23028d1

Please sign in to comment.