Skip to content

Commit 724983a

Browse files
authored
chore(deps): update all dependencies (#1183)
1 parent 50bab71 commit 724983a

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
@@ -7,7 +7,7 @@ packaging==24.2
77
pluggy==1.5.0
88
py==1.11.0
99
pyasn1==0.6.1
10-
pyasn1-modules==0.4.1
10+
pyasn1-modules==0.4.2
1111
pyparsing===3.1.4; python_version == '3.8'
1212
pyparsing==3.2.3; python_version >= '3.9'
1313
pytest===6.2.5

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
alembic===1.14.0; python_version == '3.8'
2-
alembic==1.15.1; python_version >= '3.9'
2+
alembic==1.15.2; python_version >= '3.9'
33
certifi==2025.1.31
44
charset-normalizer==3.4.1
55
geoalchemy2==0.17.1
@@ -28,7 +28,7 @@ packaging==24.2
2828
proto-plus==1.26.1
2929
protobuf===5.28.3; python_version >= '3.8'
3030
pyasn1==0.6.1
31-
pyasn1-modules==0.4.1
31+
pyasn1-modules==0.4.2
3232
pyparsing===3.1.4; python_version == '3.8'
3333
pyparsing==3.2.3; python_version >= '3.9'
3434
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)