Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexferl committed Jul 15, 2024
1 parent 3217c25 commit 18a56d3
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 154 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ name = "pypi"


[dev-packages]
black = "==24.4.0"
coverage = "==7.4.4"
mypy = "==1.9.0"
pre-commit = "==3.7.0"
black = "==24.4.2"
coverage = "==7.6.0"
mypy = "==1.10.1"
pre-commit = "==3.7.1"

[scripts]
test = "python -m unittest"
Loading

0 comments on commit 18a56d3

Please sign in to comment.