Skip to content

Commit

Permalink
Bump urllib3 from 1.26.15 to 1.26.17 in /requirements
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.15...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 33dc0c4 commit bd0cd24
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions requirements/release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
attrs==22.2.0
# via python-tools-scripts
boto3==1.26.110
# via -r requirements/release.in
# via -r release.in
botocore==1.29.110
# via
# boto3
# s3transfer
certifi==2023.07.22
certifi==2023.7.22
# via requests
cfgv==3.3.1
# via pre-commit
Expand All @@ -39,13 +39,13 @@ nodeenv==1.7.0
platformdirs==3.2.0
# via virtualenv
pre-commit==3.2.2
# via -r requirements/release.in
# via -r release.in
pygments==2.15.0
# via rich
python-dateutil==2.8.2
# via botocore
python-tools-scripts==0.12.0
# via -r requirements/release.in
# via -r release.in
pyyaml==6.0
# via pre-commit
requests==2.28.2
Expand All @@ -56,9 +56,7 @@ s3transfer==0.6.0
# via boto3
six==1.16.0
# via python-dateutil
typing-extensions==4.5.0
# via python-tools-scripts
urllib3==1.26.15
urllib3==1.26.17
# via
# botocore
# requests
Expand Down

0 comments on commit bd0cd24

Please sign in to comment.