Skip to content

Commit bc1d69c

Browse files
authored
Merge pull request #256 from pusher/chore/consolidate-dependabot-updates
chore: consolidate dependabot security updates
2 parents 1b18c80 + 09a124b commit bc1d69c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ requests==2.22.0; python_version < '3.10'
1717
six==1.12.0; python_version < '3.10'
1818
urllib3==1.25.9; python_version < '3.10'
1919
aiohappyeyeballs==2.6.1; python_version >= '3.10'
20-
aiohttp==3.13.3; python_version >= '3.10'
20+
aiohttp==3.13.4; python_version >= '3.10'
2121
aiosignal==1.4.0; python_version >= '3.10'
2222
async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
2323
async-timeout==5.0.1; python_version >= '3.10'
2424
attrs==19.1.0; python_version >= '3.5' and python_version < '3.10'
2525
attrs==25.4.0; python_version >= '3.10'
2626
certifi==2026.2.25; python_version >= '3.10'
2727
charset-normalizer==3.4.6; python_version >= '3.10'
28-
cryptography==46.0.5; python_version >= '3.10'
28+
cryptography==46.0.6; python_version >= '3.10'
2929
frozenlist==1.8.0; python_version >= '3.10'
3030
httpretty==1.1.4; python_version >= '3.10'
3131
idna-ssl==1.1.0; python_version >= '3.5' and python_version < '3.7'
@@ -37,7 +37,7 @@ py==1.11.0; python_version >= '3.10'
3737
pycparser==2.23; python_version >= '3.10'
3838
PyNaCl==1.6.2; python_version >= '3.10'
3939
pyparsing==3.0.8; python_version >= '3.10'
40-
requests==2.32.4; python_version >= '3.10'
40+
requests==2.33.0; python_version >= '3.10'
4141
six==1.17.0; python_version >= '3.10'
4242
tornado==5.1.1; python_version < '3.5'
4343
tornado==6.0.2; python_version >= '3.5' and python_version < '3.10'

0 commit comments

Comments
 (0)