Skip to content

Commit

Permalink
build(deps): bump mypy from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 19db2d7 commit 64e9513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ candlestick-chart = "candlestick_chart.__main__:main"

[project.optional-dependencies]
test = [
"mypy==1.13.0",
"mypy==1.14.0",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"requests==2.32.3",
Expand Down

0 comments on commit 64e9513

Please sign in to comment.