Skip to content

Commit d2ba90f

Browse files
authored
Merge branch 'main' into dependabot/pip/zipp-3.18.1
2 parents 0e64555 + 6ae1d23 commit d2ba90f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ click==8.1.7 ; python_version >= '3.6'
2626

2727
colorama==0.4.6 ; os_name == 'nt'
2828

29-
coverage[toml]==7.4.3 ; python_version >= '3.7'
29+
coverage[toml]==7.4.4 ; python_version >= '3.7'
3030

3131
cryptography==42.0.5 ; python_version >= '3.7'
3232

@@ -62,7 +62,7 @@ mypy-extensions==1.0.0 ; python_version >= '3.5'
6262

6363
outcome==1.3.0.post0 ; python_version >= '3.7'
6464

65-
packaging==23.2 ; python_version >= '3.7'
65+
packaging==24.0 ; python_version >= '3.7'
6666

6767
pathlib2==2.3.7.post1
6868

@@ -106,9 +106,9 @@ tomli==2.0.1 ; python_version < '3.11'
106106

107107
tomlkit==0.12.4 ; python_version >= '3.7'
108108

109-
trio==0.24.0
109+
trio==0.25.0
110110

111-
types-python-dateutil==2.8.19.20240311
111+
types-python-dateutil==2.9.0.20240316
112112

113113
typing-extensions==4.10.0 ; python_version >= '3.7'
114114

0 commit comments

Comments
 (0)