Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 5a49598

Browse files
authored
chore(deps): update all dependencies (#1034)
1 parent 92550b9 commit 5a49598

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pytest===6.2.5
1313
rsa==4.9
1414
six==1.16.0
1515
toml==0.10.2
16-
typing-extensions==4.9.0
16+
typing-extensions==4.10.0

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ greenlet==3.0.3
1313
grpcio==1.62.0
1414
grpcio-status==1.62.0
1515
idna==3.6
16-
importlib-resources==6.1.1; python_version >= '3.8'
16+
importlib-resources==6.1.2; python_version >= '3.8'
1717
mako==1.3.2
1818
markupsafe==2.1.5
1919
packaging==23.2
@@ -29,5 +29,5 @@ rsa==4.9
2929
shapely==2.0.3
3030
six==1.16.0
3131
sqlalchemy===1.4.27
32-
typing-extensions==4.9.0
32+
typing-extensions==4.10.0
3333
urllib3==2.2.1

0 commit comments

Comments
 (0)