Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v42.0.4 [security] (#82)
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 Mar 12, 2024
1 parent 6d45962 commit ebb2acf
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 @@ -9,7 +9,7 @@ charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.12"
click==8.1.7 ; python_version >= "3.10" and python_version < "3.12"
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.12" and platform_system == "Windows"
contourpy==1.2.0 ; python_version >= "3.10" and python_version < "3.12"
cryptography==42.0.0 ; python_version >= "3.10" and python_version < "3.12"
cryptography==42.0.4 ; python_version >= "3.10" and python_version < "3.12"
cssselect2==0.7.0 ; python_version >= "3.10" and python_version < "3.12"
cycler==0.12.1 ; python_version >= "3.10" and python_version < "3.12"
django==4.2.9 ; python_version >= "3.10" and python_version < "3.12"
Expand Down

0 comments on commit ebb2acf

Please sign in to comment.