Skip to content

Commit

Permalink
chore(deps): update dependency certifi to v2024 (#95)
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 15, 2024
1 parent 6854603 commit 3c04c6c
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 @@ -2,7 +2,7 @@ arabic-reshaper==3.0.0 ; python_version >= "3.10" and python_version < "3.12"
asgiref==3.7.2 ; python_version >= "3.10" and python_version < "3.12"
asn1crypto==1.5.1 ; python_version >= "3.10" and python_version < "3.12"
asteval==0.9.31 ; python_version >= "3.10" and python_version < "3.12"
certifi==2023.11.17 ; python_version >= "3.10" and python_version < "3.12"
certifi==2024.2.2 ; python_version >= "3.10" and python_version < "3.12"
cffi==1.16.0 ; python_version >= "3.10" and python_version < "3.12" and platform_python_implementation != "PyPy"
chardet==5.2.0 ; python_version >= "3.10" and python_version < "3.12"
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.12"
Expand Down

0 comments on commit 3c04c6c

Please sign in to comment.