Skip to content

Commit e98988e

Browse files
authored
Merge pull request #443 from DjangoCRM/dependabot/pip/aiohttp-3.14.0
Bump aiohttp from 3.13.5 to 3.14.0
2 parents 5877f72 + 36533af commit e98988e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.13.5
1+
aiohttp==3.14.0
22
aiosignal==1.4.0
33
asgiref==3.11.1
44
attrs==26.1.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ py_modules =
6565
manage
6666
python_requires = >=3.10
6767
install_requires =
68-
aiohttp==3.13.5
68+
aiohttp==3.14.0
6969
aiosignal==1.4.0
7070
asgiref==3.11.1
7171
attrs==26.1.0

0 commit comments

Comments
 (0)