We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0b33b7 + 113d84d commit e4b86ddCopy full SHA for e4b86dd
requirements-test.txt
@@ -1,9 +1,9 @@
1
black==24.4.2
2
flake8==7.1.0
3
-mypy==1.10.1
+mypy==1.11.0
4
mypy-extensions==1.0.0
5
-pylint==3.2.5
6
-pytest==8.2.2
+pylint==3.2.6
+pytest==8.3.1
7
pytest-cov==5.0.0
8
types-pytz==2024.1.0.20240417
9
types-requests==2.32.0.20240712
requirements.txt
@@ -1,5 +1,5 @@
github3.py==4.0.1
-numpy==2.0.0
+numpy==2.0.1
python-dotenv==1.0.1
pytz==2024.1
requests==2.32.3
0 commit comments