Skip to content

Commit

Permalink
chore(internal): bump mypy (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Oct 20, 2023
1 parent 165f298 commit 9e6ed39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Repository = "https://github.com/Modern-Treasury/modern-treasury-python"
managed = true
dev-dependencies = [
"pyright==1.1.332",
"mypy==1.4.1",
"mypy==1.6.1",
"black==23.3.0",
"respx==0.19.2",
"pytest==7.1.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ httpx==0.23.0
idna==3.4
iniconfig==2.0.0
isort==5.10.1
mypy==1.4.1
mypy==1.6.1
mypy-extensions==1.0.0
nodeenv==1.8.0
nox==2023.4.22
Expand Down

0 comments on commit 9e6ed39

Please sign in to comment.