Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 2.2.1 in the pip group across 1 directory (
Browse files Browse the repository at this point in the history
#6)

* Bump urllib3 from 1.26.18 to 2.2.1 in the pip group across 1 directory

Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 1.26.18 to 2.2.1
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* bumping other dependencies

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: colton.herrod <[email protected]>
Co-authored-by: colton-herrod-bayer <[email protected]>
  • Loading branch information
3 people authored May 21, 2024
1 parent 5e51dbf commit 399e892
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
attrs==22.1.0
beautifulsoup4==4.11.1
boto3==1.24.66
botocore==1.27.66
boto3==1.34.109
botocore==1.34.109
certifi==2024.2.2
chardet==5.0.0
charset-normalizer==2.1.1
Expand All @@ -19,9 +19,9 @@ pytest==7.1.3
pytest-cov==3.0.0
python-dateutil==2.8.2
PyYAML==6.0.1
s3transfer==0.10.0
requests==2.32.0
s3transfer==0.6.0
six==1.16.0
soupsieve==2.3.2.post1
tomli==2.0.1
urllib3==1.26.18
urllib3==2.2.1

0 comments on commit 399e892

Please sign in to comment.