Skip to content

Commit da22ad6

Browse files
chore(internal): bump mypy (#147)
1 parent 8d62f69 commit da22ad6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Repository = "https://github.com/Finch-API/finch-api-python"
2929
managed = true
3030
dev-dependencies = [
3131
"pyright==1.1.332",
32-
"mypy==1.4.1",
32+
"mypy==1.6.1",
3333
"black==23.3.0",
3434
"respx==0.19.2",
3535
"pytest==7.1.1",

requirements-dev.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ httpx==0.23.0
2525
idna==3.4
2626
iniconfig==2.0.0
2727
isort==5.10.1
28-
mypy==1.4.1
28+
mypy==1.6.1
2929
mypy-extensions==1.0.0
3030
nodeenv==1.8.0
3131
nox==2023.4.22

0 commit comments

Comments
 (0)