Skip to content

Commit d8da35e

Browse files
authored
ci-constraints-requirements.txt bumps (#13167)
dependabot doesn't do this for whatever reason
1 parent 70f91d7 commit d8da35e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ci-constraints-requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ platformdirs==4.3.8 ; python_full_version >= '3.9'
115115
pluggy==1.5.0 ; python_full_version < '3.9'
116116
# via pytest
117117
pluggy==1.6.0 ; python_full_version >= '3.9'
118-
# via pytest
118+
# via
119+
# pytest
120+
# pytest-cov
119121
pretend==1.0.9
120122
# via cryptography (pyproject.toml)
121123
py-cpuinfo==9.0.0
@@ -267,7 +269,7 @@ zipp==3.20.2 ; python_full_version < '3.9'
267269
# via
268270
# importlib-metadata
269271
# importlib-resources
270-
zipp==3.22.0 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
272+
zipp==3.23.0 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
271273
# via importlib-metadata
272274

273275
# The following packages were excluded from the output:

0 commit comments

Comments
 (0)