Skip to content

Commit d1017ae

Browse files
chore(deps): bump the dependencies group with 3 updates (#730)
1 parent 99c7f0e commit d1017ae

2 files changed

Lines changed: 120 additions & 109 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "GitHub Action that measures metrics for GitHub issues, pull reque
55
requires-python = ">=3.11"
66
dependencies = [
77
"github3-py==4.0.1",
8-
"numpy==2.4.3",
8+
"numpy==2.4.4",
99
"python-dotenv==1.2.2",
1010
"pytz==2026.1.post1",
1111
"requests==2.33.1",
@@ -16,11 +16,11 @@ dev = [
1616
"black==26.3.1",
1717
"flake8==7.3.0",
1818
"isort==8.0.1",
19-
"mypy==1.19.1",
19+
"mypy==1.20.0",
2020
"mypy-extensions==1.1.0",
2121
"pylint==4.0.5",
2222
"pytest==9.0.2",
2323
"pytest-cov==7.1.0",
2424
"types-pytz==2026.1.1.20260304",
25-
"types-requests==2.32.4.20260324",
25+
"types-requests==2.33.0.20260402",
2626
]

0 commit comments

Comments
 (0)