We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b3af8 commit 83a5cb5Copy full SHA for 83a5cb5
requirements-dev.txt
@@ -99,7 +99,7 @@ pluggy==1.6.0
99
# via pytest
100
pre-commit==4.3.0
101
# via -r requirements-dev.in
102
-prompt-toolkit==3.0.51
+prompt-toolkit==3.0.52
103
# via
104
# commitizen
105
# questionary
@@ -133,7 +133,7 @@ requests==2.32.5
133
# pip-audit
134
rich==14.2.0
135
# via pip-audit
136
-ruff==0.14.1
+ruff==0.14.2
137
138
sortedcontainers==2.4.0
139
# via cyclonedx-python-lib
requirements.txt
@@ -5,7 +5,7 @@ orjson==3.11.3
5
numpy==2.3.4
6
pytest==8.4.2
7
httpx==0.28.1
8
9
black==25.9.0
10
starlette==0.48.0
11
safety==3.6.2
0 commit comments