Skip to content

Commit 67ef678

Browse files
committed
Prepare v7.0.6
1 parent 2fbc392 commit 67ef678

File tree

4 files changed

+499
-427
lines changed

4 files changed

+499
-427
lines changed

Pipfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ name = "pypi"
66
[packages]
77
ecdsa = "==0.19.1"
88
requests = "==2.32.5"
9-
pydantic = "==2.11.7"
9+
pydantic = "==2.11.9"
1010

1111
[dev-packages]
12-
black = "==25.1.0"
13-
pytest = "==8.4.1"
14-
pytest-mock = "==3.14.1"
15-
mypy = "==1.17.1"
12+
black = "==25.9.0"
13+
pytest = "==8.4.2"
14+
pytest-mock = "==3.15.1"
15+
mypy = "==1.18.2"
1616
pytest-mypy-plugins = "==3.2.0"
17-
pytest-cov = "==6.2.1"
17+
pytest-cov = "==7.0.0"
1818

1919
[requires]
2020
python_version = "3"

0 commit comments

Comments
 (0)