8000 Bump mypy from 1.8.0 to 1.9.0 (#623) · polygon-io/client-python@9fbc515 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9fbc515

Browse files
Bump mypy from 1.8.0 to 1.9.0 (#623)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 701401f commit 9fbc515

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ certifi = ">=2022.5.18,<2025.0.0"
3131

3232
[tool.poetry.dev-dependencies]
3333
black = "^23.12.1"
34-
mypy = "^1.8"
34+
mypy = "^1.9"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.1.2"
3737
sphinx-rtd-theme = "^2.0.0"

0 commit comments

Comments
 (0)
0