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:
|
||||
#
|
||||
# pip-compile --extra=dev --output-file=requirements/requirements-dev.txt
|
||||
@ -22,7 +22,7 @@ build==1.2.2.post1
|
||||
# via pip-tools
|
||||
cachetools==5.5.2
|
||||
# via tox
|
||||
certifi==2025.1.31
|
||||
certifi==2025.8.3
|
||||
# via requests
|
||||
cffi==1.17.1
|
||||
# via cryptography
|
||||
@ -217,9 +217,9 @@ pyyaml==6.0.2
|
||||
# via bandit
|
||||
readme-renderer==44.0
|
||||
# via twine
|
||||
regex==2024.11.6
|
||||
regex==2025.9.1
|
||||
# via nltk
|
||||
requests==2.32.3
|
||||
requests==2.32.5
|
||||
# via
|
||||
# id
|
||||
# requests-toolbelt
|
||||
@ -240,8 +240,6 @@ ruamel-yaml==0.18.10
|
||||
# via
|
||||
# safety
|
||||
# safety-schemas
|
||||
ruamel-yaml-clib==0.2.12
|
||||
# via ruamel-yaml
|
||||
safety==3.3.1
|
||||
# via incorporeal-cms (pyproject.toml)
|
||||
safety-schemas==0.0.11
|
||||
@ -278,7 +276,7 @@ typing-extensions==4.12.2
|
||||
# safety
|
||||
# safety-schemas
|
||||
# typer
|
||||
urllib3==2.3.0
|
||||
urllib3==2.5.0
|
||||
# via
|
||||
# requests
|
||||
# twine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user