File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ click==8.1.7 ; python_version >= '3.6'
26
26
27
27
colorama == 0.4.6 ; os_name == 'nt'
28
28
29
- coverage [toml ]== 7.4.3 ; python_version >= '3.7'
29
+ coverage [toml ]== 7.4.4 ; python_version >= '3.7'
30
30
31
31
cryptography == 42.0.5 ; python_version >= '3.7'
32
32
@@ -62,7 +62,7 @@ mypy-extensions==1.0.0 ; python_version >= '3.5'
62
62
63
63
outcome == 1.3.0.post0 ; python_version >= '3.7'
64
64
65
- packaging == 23.2 ; python_version >= '3.7'
65
+ packaging == 24.0 ; python_version >= '3.7'
66
66
67
67
pathlib2 == 2.3.7.post1
68
68
@@ -106,9 +106,9 @@ tomli==2.0.1 ; python_version < '3.11'
106
106
107
107
tomlkit == 0.12.4 ; python_version >= '3.7'
108
108
109
- trio == 0.24 .0
109
+ trio == 0.25 .0
110
110
111
- types-python-dateutil == 2.8.19.20240311
111
+ types-python-dateutil == 2.9.0.20240316
112
112
113
113
typing-extensions == 4.10.0 ; python_version >= '3.7'
114
114
You can’t perform that action at this time.
0 commit comments