Skip to content

Commit e15fd7e

Browse files
Merge branch 'master' into dependabot/pip/aiosignal-1.4.0
2 parents 3795631 + 8c305e2 commit e15fd7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0" and sys_pla
1313
coverage[toml]==7.2.7 ; python_version >= "3.7" and python_version < "4.0"
1414
cryptography==44.0.1 ; python_version >= "3.7" and python_version < "4.0"
1515
exceptiongroup==1.1.3 ; python_version >= "3.7" and python_version < "3.11"
16-
frozenlist==1.5.0 ; python_version >= "3.7" and python_version < "4.0"
16+
frozenlist==1.7.0 ; python_version >= "3.7" and python_version < "4.0"
1717
idna==3.10 ; python_version >= "3.7" and python_version < "4.0"
1818
importlib-metadata==6.7.0 ; python_version >= "3.7" and python_version < "3.8"
1919
iniconfig==2.1.0 ; python_version >= "3.7" and python_version < "4.0"
@@ -22,7 +22,7 @@ multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
2222
packaging==23.2 ; python_version >= "3.7" and python_version < "4.0"
2323
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
2424
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
25-
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0"
25+
pycparser==2.23 ; python_version >= "3.7" and python_version < "4.0"
2626
pyjwt==2.9.0 ; python_version >= "3.7" and python_version < "4.0"
2727
pyopenssl==25.1.0 ; python_version >= "3.7" and python_version < "4.0"
2828
pytest-aiohttp==1.0.5 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)