Skip to content

Commit fd3c0f9

Browse files
authored
Merge branch 'main' into unnest-breakage-882
2 parents 2a3e842 + f3cd507 commit fd3c0f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
attrs==25.3.0
1+
attrs==25.4.0
22
click===8.1.8; python_version <= '3.9'
33
click==8.3.0; python_version >= '3.10'
44
google-auth==2.41.1

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
alembic==1.16.5; python_version >= '3.9'
2-
certifi==2025.8.3
2+
certifi==2025.10.5
33
charset-normalizer==3.4.3
44
geoalchemy2===0.17.1; python_version == '3.9'
55
geoalchemy2==0.18.0; python_version >= '3.10'

0 commit comments

Comments
 (0)