Skip to content

Commit 974514b

Browse files
authored
chore(deps): update all dependencies (#1210)
1 parent 55336f3 commit 974514b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/snippets/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
alembic===1.14.0; python_version == '3.8'
2-
alembic==1.16.1; python_version >= '3.9'
3-
certifi==2025.4.26
2+
alembic==1.16.2; python_version >= '3.9'
3+
certifi==2025.6.15
44
charset-normalizer==3.4.2
55
geoalchemy2==0.17.1
6-
google-api-core[grpc]==2.25.0
6+
google-api-core[grpc]==2.25.1
77
google-auth==2.40.3
88
google-cloud-bigquery===3.30.0; python_version == '3.8'
99
google-cloud-bigquery==3.34.0; python_version >= '3.9'
@@ -44,4 +44,4 @@ sqlalchemy===1.4.27
4444
typing-extensions===4.13.0; python_version == '3.8'
4545
typing-extensions==4.14.0; python_version >= '3.9'
4646
urllib3===2.2.3; python_version == '3.8'
47-
urllib3==2.4.0; python_version >= '3.9'
47+
urllib3==2.5.0; python_version >= '3.9'

0 commit comments

Comments
 (0)