Skip to content

Commit

Permalink
Merge pull request #142 from bobbrodie/7.0.x
Browse files Browse the repository at this point in the history
SP-1093 Update dependencies
  • Loading branch information
bobbrodie authored Dec 9, 2024
2 parents bdc1251 + 5ca1757 commit b4c38e5
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 380 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ name = "pypi"
[packages]
ecdsa = "==0.19.0"
requests = "==2.32.3"
pydantic = "==2.9.2"
pydantic = "==2.10.3"

[dev-packages]
black = "==24.10.0"
pytest = "==8.3.3"
pytest = "==8.3.4"
pytest-mock = "==3.14.0"
mypy = "==1.13.0"
pytest-mypy-plugins = "==3.1.2"
pytest-cov = "==5.0.0"
pytest-cov = "==6.0.0"

[requires]
python_version = "3"
Loading

0 comments on commit b4c38e5

Please sign in to comment.