Skip to content

Commit

Permalink
⬆️ Bump aiohttp from 3.11.11 to 3.11.12
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent fba66d7 commit be86516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohappyeyeballs==2.4.4 ; python_version >= "3.9" and python_version < "4.0"
aiohttp==3.11.11 ; python_version >= "3.9" and python_version < "4.0"
aiohttp==3.11.12 ; python_version >= "3.9" and python_version < "4.0"
aiosignal==1.3.2 ; python_version >= "3.9" and python_version < "4.0"
async-timeout==5.0.1 ; python_version >= "3.9" and python_version < "3.11"
attrs==24.3.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit be86516

Please sign in to comment.