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 4c6b879 commit eba3366Copy full SHA for eba3366
requirements-test.txt
@@ -1,8 +1,8 @@
1
black==24.10.0
2
flake8==7.1.1
3
-mypy==1.14.0
+mypy==1.14.1
4
mypy-extensions==1.0.0
5
-pylint==3.3.2
+pylint==3.3.3
6
pytest==8.3.4
7
pytest-cov==6.0.0
8
types-PyYAML==6.0.12.20241230
requirements.txt
@@ -1,4 +1,4 @@
github3.py==4.0.1
requests==2.32.3
python-dotenv==1.0.1
-ruamel.yaml==0.18.6
+ruamel.yaml==0.18.7
0 commit comments