Skip to content

Commit e4b86dd

Browse files
authored
Merge pull request #339 from github/dependabot/pip/dependencies-a84bbd9816
2 parents a0b33b7 + 113d84d commit e4b86dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-test.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
black==24.4.2
22
flake8==7.1.0
3-
mypy==1.10.1
3+
mypy==1.11.0
44
mypy-extensions==1.0.0
5-
pylint==3.2.5
6-
pytest==8.2.2
5+
pylint==3.2.6
6+
pytest==8.3.1
77
pytest-cov==5.0.0
88
types-pytz==2024.1.0.20240417
99
types-requests==2.32.0.20240712

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
github3.py==4.0.1
2-
numpy==2.0.0
2+
numpy==2.0.1
33
python-dotenv==1.0.1
44
pytz==2024.1
55
requests==2.32.3

0 commit comments

Comments
 (0)