Skip to content

Commit

Permalink
Merge pull request instrumenta#11 from hectorm/dependabot/pip/mypy-1.9.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.8.0 to 1.9.0
  • Loading branch information
hectorm authored Mar 11, 2024
2 parents 8cbb9a8 + 8c2d951 commit 8787744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
black~=24.2
isort~=5.13
mypy~=1.8
mypy~=1.9
pytest-datafiles~=3.0
pytest~=8.1
types-PyYAML~=6.0
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jsonschema-specifications==2023.12.1
# via
# -r requirements.txt
# jsonschema
mypy==1.8.0
mypy==1.9.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand Down

0 comments on commit 8787744

Please sign in to comment.