Skip to content

Commit d05e2ca

Browse files
authored
Merge pull request #502 from github/dependabot/pip/dependencies-4bfb8c71d8
2 parents 15d9896 + f2fd760 commit d05e2ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
black==25.1.0
2-
flake8==7.1.2
2+
flake8==7.2.0
33
mypy==1.15.0
44
mypy-extensions==1.0.0
55
pylint==3.3.6
66
pytest==8.3.5
77
pytest-cov==6.0.0
8-
types-pytz==2025.1.0.20250318
8+
types-pytz==2025.2.0.20250326
99
types-requests==2.32.0.20250306

Diff for: requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
github3.py==4.0.1
22
numpy==2.2.4
3-
python-dotenv==1.0.1
4-
pytz==2025.1
3+
python-dotenv==1.1.0
4+
pytz==2025.2
55
requests==2.32.3

0 commit comments

Comments
 (0)