Skip to content

Commit d66f15a

Browse files
authored
Bump dependencies that dependabot doesn't (#13937)
1 parent 6a7cced commit d66f15a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ iniconfig==2.3.0 ; python_full_version >= '3.10'
103103
# via pytest
104104
jinja2==3.1.6
105105
# via sphinx
106+
librt==0.6.3 ; python_full_version >= '3.9'
107+
# via mypy
106108
markupsafe==2.1.5 ; python_full_version < '3.9'
107109
# via jinja2
108110
markupsafe==3.0.3 ; python_full_version >= '3.9'
@@ -272,7 +274,7 @@ sphinxcontrib-serializinghtml==2.0.0 ; python_full_version >= '3.9'
272274
# via sphinx
273275
sphinxcontrib-spelling==8.0.0 ; python_full_version < '3.10'
274276
# via cryptography (pyproject.toml)
275-
sphinxcontrib-spelling==8.0.1 ; python_full_version >= '3.10'
277+
sphinxcontrib-spelling==8.0.2 ; python_full_version >= '3.10'
276278
# via cryptography (pyproject.toml)
277279
tomli==2.3.0 ; python_full_version <= '3.11'
278280
# via

0 commit comments

Comments
 (0)