File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11asyncpg==0.30.0
22mock==5.2.0
3- pg8000==1.31.2
3+ pg8000==1.31.4
44
55# psycopg 2.9.10 isn't supported on Python 3.9 for macos-latest GitHub runner.
66# It is supported for macos-12 runner:
@@ -11,8 +11,8 @@ psycopg2-binary==2.9.9; python_version == "3.9" and sys_platform == "darwin"
1111psycopg2-binary==2.9.10; python_version != "3.9" or sys_platform != "darwin"
1212
1313pytest==8.4.1
14- pytest-asyncio==1.0 .0
14+ pytest-asyncio==1.1 .0
1515pytest-cov==6.2.1
1616pytest-aiohttp==1.1.0
17- SQLAlchemy[asyncio]==2.0.41
17+ SQLAlchemy[asyncio]==2.0.43
1818aioresponses==0.7.8
Original file line number Diff line number Diff line change 11aiofiles == 24.1.0
22aiohttp == 3.12.13
3- cryptography == 45.0.5
3+ cryptography == 45.0.6
44google-auth == 2.40.3
55requests == 2.32.4
66protobuf == 6.31.1
You can’t perform that action at this time.
0 commit comments