Skip to content

Commit 180b120

Browse files
authored
chore(deps): update python-nonmajor (#348)
1 parent 4d195ac commit 180b120

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ asyncpg==0.29.0
22
mock==5.1.0
33
pg8000==1.31.2
44
psycopg2-binary==2.9.9
5-
pytest==8.2.2
6-
pytest-asyncio==0.23.7
5+
pytest==8.3.2
6+
pytest-asyncio==0.23.8
77
pytest-cov==5.0.0
88
pytest-aiohttp==1.0.5
9-
SQLAlchemy[asyncio]==2.0.31
9+
SQLAlchemy[asyncio]==2.0.32

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
2-
aiohttp==3.10.2
2+
aiohttp==3.10.3
33
cryptography==43.0.0
4-
google-auth==2.32.0
4+
google-auth==2.33.0
55
requests==2.32.3
6-
protobuf==4.25.3
6+
protobuf==4.25.4

0 commit comments

Comments
 (0)