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.
2 parents b49ee5e + ffda873 commit 9831e61Copy full SHA for 9831e61
.snyk
@@ -1,5 +1,3 @@
1
-# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2
version: v1.25.0
3
language-settings:
4
- python:
5
- version: "3.13"
+ python: "3.13"
requirements.txt
@@ -63,5 +63,5 @@ exceptiongroup~=1.2.2
63
iniconfig~=2.0.0
64
pytest-cov>=4.0.0
65
pytest-html>=3.0.0
66
-black>=23.0.0
+black>=24.3.0
67
flake8>=6.0.0
0 commit comments