Skip to content

Commit

Permalink
Bump types-setuptools from 65.7.0.4 to 68.2.0.2
Browse files Browse the repository at this point in the history
Bumps [types-setuptools](https://github.com/python/typeshed) from 65.7.0.4 to 68.2.0.2.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Dekker1 committed Nov 27, 2023
1 parent d2d6751 commit ec8c9dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ optional = true
[tool.poetry.group.test.dependencies]
mypy = ">=0.950,<1.8"
types-dataclasses = "^0.6.5"
types-setuptools = "^65.3.0"
types-setuptools = ">=65.3,<69.0"
# Testing Framework
pytest = "^7.1"
ruff = ">=0.0.126,<0.1.7"
Expand Down

0 comments on commit ec8c9dc

Please sign in to comment.