regenerate requirements-dev.txt to get some safety stuff to shut up
weirdly, if I rebuild the whole requirements-dev.txt, test coverage drops, so I'm sure that's a problem to worry about later Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
d4f27c9ad8
commit
bbab9de1f6
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile with Python 3.12
|
# This file is autogenerated by pip-compile with Python 3.13
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile --extra=dev --output-file=requirements/requirements-dev.txt
|
# pip-compile --extra=dev --output-file=requirements/requirements-dev.txt
|
||||||
@ -22,7 +22,7 @@ build==1.2.2.post1
|
|||||||
# via pip-tools
|
# via pip-tools
|
||||||
cachetools==5.5.2
|
cachetools==5.5.2
|
||||||
# via tox
|
# via tox
|
||||||
certifi==2025.1.31
|
certifi==2025.8.3
|
||||||
# via requests
|
# via requests
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
# via cryptography
|
# via cryptography
|
||||||
@ -217,9 +217,9 @@ pyyaml==6.0.2
|
|||||||
# via bandit
|
# via bandit
|
||||||
readme-renderer==44.0
|
readme-renderer==44.0
|
||||||
# via twine
|
# via twine
|
||||||
regex==2024.11.6
|
regex==2025.9.1
|
||||||
# via nltk
|
# via nltk
|
||||||
requests==2.32.3
|
requests==2.32.5
|
||||||
# via
|
# via
|
||||||
# id
|
# id
|
||||||
# requests-toolbelt
|
# requests-toolbelt
|
||||||
@ -240,8 +240,6 @@ ruamel-yaml==0.18.10
|
|||||||
# via
|
# via
|
||||||
# safety
|
# safety
|
||||||
# safety-schemas
|
# safety-schemas
|
||||||
ruamel-yaml-clib==0.2.12
|
|
||||||
# via ruamel-yaml
|
|
||||||
safety==3.3.1
|
safety==3.3.1
|
||||||
# via incorporeal-cms (pyproject.toml)
|
# via incorporeal-cms (pyproject.toml)
|
||||||
safety-schemas==0.0.11
|
safety-schemas==0.0.11
|
||||||
@ -278,7 +276,7 @@ typing-extensions==4.12.2
|
|||||||
# safety
|
# safety
|
||||||
# safety-schemas
|
# safety-schemas
|
||||||
# typer
|
# typer
|
||||||
urllib3==2.3.0
|
urllib3==2.5.0
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# twine
|
# twine
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user