File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ pytest===6.2.5
14
14
rsa==4.9
15
15
six==1.17.0
16
16
toml==0.10.2
17
- typing-extensions==4.13.0
17
+ typing-extensions==4.13.2
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ idna==3.10
21
21
importlib-resources === 6.4.5 ; python_version == '3.8'
22
22
importlib-resources == 6.5.2 ; python_version >= '3.9'
23
23
mako === 1.3.5 ; python_version == '3.8'
24
- mako == 1.3.9 ; python_version >= '3.9'
24
+ mako == 1.3.10 ; python_version >= '3.9'
25
25
markupsafe === 2.1.5 ; python_version == '3.8'
26
26
markupsafe == 3.0.2 ; python_version >= '3.9'
27
27
packaging == 24.2
@@ -35,9 +35,9 @@ python-dateutil==2.9.0.post0
35
35
pytz == 2025.2
36
36
requests == 2.32.3
37
37
rsa == 4.9
38
- shapely == 2.0.7
38
+ shapely == 2.1.0
39
39
six == 1.17.0
40
40
sqlalchemy === 1.4.27
41
- typing-extensions == 4.13.0
41
+ typing-extensions == 4.13.2
42
42
urllib3 === 2.2.3 ; python_version == '3.8'
43
- urllib3 == 2.3 .0 ; python_version >= '3.9'
43
+ urllib3 == 2.4 .0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments