Skip to content

Commit

Permalink
Update types-setuptools requirement from ^57.4.17 to ^68.2.0 (#58)
Browse files Browse the repository at this point in the history
Updates the requirements on [types-setuptools](https://github.com/python/typeshed) to permit the latest version.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2023
1 parent c6da929 commit 47d93a8
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 @@ -46,7 +46,7 @@ mkdocs-material = "~8"
mypy = "~1"
pytest = "~7"
pytest-cov = "~4"
types-setuptools = "^57.4.17"
types-setuptools = "^68.2.0"
types-requests = "^2.27.30"

[tool.poetry.scripts]
Expand Down

0 comments on commit 47d93a8

Please sign in to comment.