Skip to content

Commit 07f6cf6

Browse files
Merge branch 'master' into patch-3
2 parents aa37344 + 184ed73 commit 07f6cf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ flake8-bandit==4.1.1
55
flake8-bugbear==24.12.12
66
flake8-import-order==0.19.2
77
flake8-requirements==2.3.0
8-
mypy==1.17.1; implementation_name=="cpython"
8+
mypy==1.18.2; implementation_name=="cpython"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-e .
22

3-
coverage==7.10.6
3+
coverage==7.10.7
44
pytest==8.4.2
55
pytest-asyncio==1.2.0
66
pytest-cov==7.0.0

0 commit comments

Comments
 (0)