Skip to content

Commit d39bd55

Browse files
authored
Bump dependencies that dependabot doesn't (pyca#14060)
1 parent 63b77ce commit d39bd55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci-constraints-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ humanize==4.10.0 ; python_full_version < '3.9'
7979
# via nox
8080
humanize==4.13.0 ; python_full_version == '3.9.*'
8181
# via nox
82-
humanize==4.14.0 ; python_full_version >= '3.10'
82+
humanize==4.15.0 ; python_full_version >= '3.10'
8383
# via nox
8484
idna==3.11
8585
# via requests
@@ -90,7 +90,7 @@ importlib-metadata==8.5.0 ; python_full_version < '3.9'
9090
# build
9191
# pytest-randomly
9292
# sphinx
93-
importlib-metadata==8.7.0 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
93+
importlib-metadata==8.7.1 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
9494
# via
9595
# build
9696
# pytest-randomly
@@ -210,9 +210,9 @@ requests==2.32.5 ; python_full_version >= '3.9'
210210
# via
211211
# sphinx
212212
# sphinxcontrib-spelling
213-
roman-numerals==4.0.0 ; python_full_version >= '3.11'
213+
roman-numerals==4.1.0 ; python_full_version >= '3.11'
214214
# via roman-numerals-py
215-
roman-numerals-py==4.0.0 ; python_full_version >= '3.11'
215+
roman-numerals-py==4.1.0 ; python_full_version >= '3.11'
216216
# via sphinx
217217
ruff==0.14.10
218218
# via cryptography (pyproject.toml)

0 commit comments

Comments
 (0)