Skip to content

Commit

Permalink
Bump aiohttp from 3.11.7 to 3.11.9
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.7 to 3.11.9.
- [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.11.7...v3.11.9)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 574e6b9 commit 7e82c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ classifiers = [
]
description = 'CSM Automatic Network Utility'
dependencies = [
'aiohttp==3.11.7',
'aiohttp==3.11.9',
'click-help-colors==0.9.4',
'click-option-group==0.5.6',
'click-params==0.5.0',
Expand Down

0 comments on commit 7e82c4d

Please sign in to comment.