Skip to content

Commit fb67761

Browse files
committed
chore(deps): update python-nonmajor
1 parent 4aaee21 commit fb67761

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==9.0.3
1+
pytest==9.1.0
22
mock==5.2.0
33
pytest-cov==7.1.0
44
pytest-asyncio==1.4.0
@@ -10,4 +10,4 @@ pg8000==1.31.5
1010
asyncpg==0.31.0
1111
python-tds==1.17.1
1212
aioresponses==0.7.8
13-
pytest-aiohttp==1.1.0
13+
pytest-aiohttp==1.1.1

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
certifi==2026.5.20
2-
cryptography==48.0.0
3-
filelock==3.29.0
4-
google-auth==2.53.0
5-
idna==3.16
2+
cryptography==48.0.1
3+
filelock==3.29.4
4+
google-auth==2.54.0
5+
idna==3.18
66
packaging==26.2
7-
pip==26.1.1
7+
pip==26.1.2
88
PyMySQL==1.2.0
9-
virtualenv==21.3.3
9+
virtualenv==21.5.0

0 commit comments

Comments
 (0)