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 efc031f + 4f13987 commit 7ed022eCopy full SHA for 7ed022e
requirements-test.txt
@@ -1,9 +1,9 @@
1
black==25.1.0
2
flake8==7.2.0
3
-mypy==1.15.0
+mypy==1.16.0
4
mypy-extensions==1.1.0
5
pylint==3.3.7
6
-pytest==8.3.5
+pytest==8.4.0
7
pytest-cov==6.1.1
8
types-PyYAML==6.0.12.20250516
9
types-requests==2.32.0.20250602
requirements.txt
@@ -1,4 +1,4 @@
github3.py==4.0.1
requests==2.32.3
python-dotenv==1.1.0
-ruamel.yaml==0.18.11
+ruamel.yaml==0.18.12
0 commit comments