Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates (#260)
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [werkzeug](https://github.com/pallets/werkzeug).


Updates `aiohttp` from 3.9.5 to 3.10.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.9.5...v3.10.2)

Updates `werkzeug` from 3.0.3 to 3.0.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4e97c19 commit 9f58be7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# ./dev update-requirements
#
aiohttp==3.9.5
aiohttp==3.10.2
# via cloudfoundry-client
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -81,7 +81,7 @@ urllib3==2.2.2
# via requests
websocket-client==1.8.0
# via cloudfoundry-client
werkzeug==3.0.3
werkzeug==3.0.6
# via flask
yarl==1.9.4
# via aiohttp
Expand Down

0 comments on commit 9f58be7

Please sign in to comment.