Skip to content

Bump the pip group across 1 directory with 4 updates #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
appdirs==1.4.4
# via xml2rfc
certifi==2023.7.22
certifi==2024.7.4
# via requests
charset-normalizer==2.1.0
# via requests
Expand All @@ -16,7 +16,7 @@ google-i18n-address==2.5.2
# via xml2rfc
html5lib==1.1
# via xml2rfc
idna==3.3
idna==3.7
# via requests
intervaltree==3.1.0
# via xml2rfc
Expand All @@ -36,7 +36,7 @@ pyflakes==2.4.0
# via xml2rfc
pyyaml==6.0
# via xml2rfc
requests==2.31.0
requests==2.32.2
# via
# google-i18n-address
# xml2rfc
Expand All @@ -46,7 +46,7 @@ six==1.16.0
# xml2rfc
sortedcontainers==2.4.0
# via intervaltree
urllib3==1.26.18
urllib3==1.26.19
# via requests
webencodings==0.5.1
# via html5lib
Expand Down