Skip to content

Commit

Permalink
Bump mypy from 1.3.0 to 1.4.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1.
- [Commits](python/mypy@v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 95c183f commit 0bf6031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ipykernel==6.23.1
lightly==1.4.6
matplotlib==3.7.1
mlflow==2.5.0
mypy==1.3.0
mypy==1.4.1
myst_parser==1.0.0
nptyping==2.5.0
numba>=0.57.0 # not directly required but pinned to ensure Python 3.11 compatibility.
Expand Down

0 comments on commit 0bf6031

Please sign in to comment.