Skip to content

Commit

Permalink
Merge pull request #1 from madvirus-ops/dependabot/pip/pip-a98e789dc2
Browse files Browse the repository at this point in the history
build(deps): bump idna from 3.4 to 3.7 in the pip group across 1 directory
  • Loading branch information
madvirus-ops authored Jun 7, 2024
2 parents 8eccb6b + 1c7123e commit 77ca616
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,5 +1,5 @@
certifi==2023.5.7; python_version >= "3.7"
charset-normalizer==3.1.0; python_full_version >= "3.7.0" and python_version >= "3.7"
idna==3.4; python_version >= "3.7"
idna==3.7; python_version >= "3.7"
requests==2.31.0; python_version >= "3.7"
urllib3==2.0.7; python_version >= "3.7"

0 comments on commit 77ca616

Please sign in to comment.