Skip to content

Commit 393043a

Browse files
committed
chore(deps): update all dependencies
1 parent 724983a commit 393043a

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
@@ -14,4 +14,4 @@ pytest===6.2.5
1414
rsa==4.9
1515
six==1.17.0
1616
toml==0.10.2
17-
typing-extensions==4.13.0
17+
typing-extensions==4.13.1

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ python-dateutil==2.9.0.post0
3535
pytz==2025.2
3636
requests==2.32.3
3737
rsa==4.9
38-
shapely==2.0.7
38+
shapely==2.1.0
3939
six==1.17.0
4040
sqlalchemy===1.4.27
41-
typing-extensions==4.13.0
41+
typing-extensions==4.13.1
4242
urllib3===2.2.3; python_version == '3.8'
4343
urllib3==2.3.0; python_version >= '3.9'

0 commit comments

Comments
 (0)