Skip to content

Commit f8a301d

Browse files
authored
Merge pull request #288 from github/dependabot/pip/dependencies-05e6017e40
2 parents 7b1aa4c + c2c1cac commit f8a301d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ black==24.4.2
22
flake8==7.0.0
33
mypy==1.10.0
44
mypy-extensions==1.0.0
5-
pylint==3.1.1
6-
pytest==8.2.0
5+
pylint==3.2.2
6+
pytest==8.2.1
77
pytest-cov==5.0.0
88
types-pytz==2024.1.0.20240417
99
types-requests==2.31.0.20240406

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ github3.py==4.0.1
22
numpy==1.26.4
33
python-dotenv==1.0.1
44
pytz==2024.1
5-
requests==2.31.0
5+
requests==2.32.0

0 commit comments

Comments
 (0)