Skip to content

Commit a7a5450

Browse files
authored
chore(deps): update python-nonmajor (#481)
1 parent cc040f4 commit a7a5450

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ pg8000==1.31.4
1010
psycopg2-binary==2.9.9; python_version == "3.9" and sys_platform == "darwin"
1111
psycopg2-binary==2.9.10; python_version != "3.9" or sys_platform != "darwin"
1212

13-
pytest==8.4.1
13+
pytest==8.4.2
1414
pytest-asyncio==1.1.0
15-
pytest-cov==6.2.1
15+
pytest-cov==6.3.0
1616
SQLAlchemy[asyncio]==2.0.43
1717
aioresponses==0.7.8

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==24.1.0
2-
cryptography==45.0.6
2+
cryptography==45.0.7
33
google-auth==2.40.3
4-
requests==2.32.4
5-
protobuf==6.31.1
4+
requests==2.32.5
5+
protobuf==6.32.0

0 commit comments

Comments
 (0)