Skip to content

Commit

Permalink
Bump the pip group across 2 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates in the /pip-tools directory: [aiohttp](https://github.com/aio-libs/aiohttp), [certifi](https://github.com/certifi/python-certifi) and [urllib3](https://github.com/urllib3/urllib3).


Updates `aiohttp` from 3.7.4 to 3.9.2
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.7.4...v3.9.2)

Updates `certifi` from 2021.5.30 to 2023.7.22
- [Commits](certifi/python-certifi@2021.05.30...2023.07.22)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent cf542c5 commit f902f56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# ./dev update-requirements
#
aiohttp==3.7.4
aiohttp==3.9.2
# via cloudfoundry-client
async-timeout==3.0.1
# via aiohttp
Expand All @@ -16,7 +16,7 @@ botocore==1.21.23
# via
# boto3
# s3transfer
certifi==2021.5.30
certifi==2023.7.22
# via requests
cfenv==0.5.3
# via -r pip-tools/requirements.in
Expand Down Expand Up @@ -94,7 +94,7 @@ sqlalchemy-utils==0.37.8
# via -r pip-tools/requirements.in
typing-extensions==3.10.0.0
# via aiohttp
urllib3==1.26.6
urllib3==1.26.18
# via
# botocore
# requests
Expand Down

0 comments on commit f902f56

Please sign in to comment.