Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ twine==4.0.2
# via sampleproject (pyproject.toml)
typing-extensions==4.6.3
# via mypy
urllib3==2.0.3
urllib3==2.0.6
# via
# requests
# twine
Expand Down
2 changes: 1 addition & 1 deletion requirements/check-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ tomli==2.0.1
# pyproject-hooks
twine==4.0.2
# via sampleproject (pyproject.toml)
urllib3==2.0.3
urllib3==2.0.6
# via
# requests
# twine
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ six==1.16.0
# via python-dateutil
smmap==5.0.0
# via gitdb
urllib3==2.0.3
urllib3==2.0.6
# via requests
verspec==0.1.0
# via mike
Expand Down