Skip to content

Commit

Permalink
Update dependencies:
Browse files Browse the repository at this point in the history
* mypy from 1.5.1 to 1.6.0
  • Loading branch information
mnako committed Oct 15, 2023
1 parent cdf42f5 commit 20a18e1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions {{ cookiecutter.project_name }}/pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion {{ cookiecutter.project_name }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ homepage = ""
dev = [
"black==23.9.1",
"isort==5.12.0",
"mypy==1.5.1",
"mypy==1.6.0",
"pytest-cov==4.1.0",
"pytest==7.4.2",
"ssort==0.11.6",
Expand Down

0 comments on commit 20a18e1

Please sign in to comment.