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 7d434d8 commit b616db9Copy full SHA for b616db9
doc/source/changelog/846.dependencies.md
@@ -0,0 +1 @@
1
+Bump safety from 3.6.1 to 3.6.2
pyproject.toml
@@ -84,7 +84,7 @@ migration = [
84
[dependency-groups]
85
vulnerabilities = [
86
"bandit[toml]==1.8.6",
87
- "safety==3.6.1",
+ "safety==3.6.2",
88
"typer==0.19.2",
89
]
90
tests = [
0 commit comments