Skip to content

Commit 6db4d62

Browse files
chore: bump aiohttp (#740)
* chore: bump aiohttp to support python 3.12 * chore: adding support for latest python version * Update test-and-deploy.yml * Update test-and-deploy.yml * Update test-and-deploy.yml
1 parent 1770228 commit 6db4d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
22
requests>=2.0.0
33
PyJWT>=2.0.0, <3.0.0
4-
aiohttp==3.8.6
4+
aiohttp==3.9.1
55
aiohttp-retry>=2.8.3

0 commit comments

Comments
 (0)