Skip to content

Commit

Permalink
Merge pull request #573 from moraroy/dependabot/pip/certifi-2024.12.14
Browse files Browse the repository at this point in the history
Bump certifi from 2024.2.2 to 2024.12.14
  • Loading branch information
moraroy authored Jan 26, 2025
2 parents 8f198f6 + bb38286 commit b667219
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
@@ -1,4 +1,4 @@
certifi==2024.2.2 ; python_version >= "3.11" and python_version < "3.13"
certifi==2024.12.14 ; python_version >= "3.11" and python_version < "3.13"
charset-normalizer==3.4.1 ; python_version >= "3.11" and python_version < "3.13"
idna==3.10 ; python_version >= "3.11" and python_version < "3.13"
python-decouple==3.8 ; python_version >= "3.11" and python_version < "3.13"
Expand Down

0 comments on commit b667219

Please sign in to comment.