Skip to content

Commit

Permalink
build(deps-dev): bump types-setuptools from 68.2.0.2 to 69.0.0.0
Browse files Browse the repository at this point in the history
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.2 to 69.0.0.0.
- [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 Dec 4, 2023
1 parent ce7e414 commit 08e8de5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 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 @@ -55,7 +55,7 @@ lxml-stubs = "^0.4.0"
pytest = "^7.1.3"
pytest-cov = "^4.0.0"
coverage = {version = "^7.0.1", extras = ["toml"]}
types-setuptools = "^68.0.0.3"
types-setuptools = ">=68.0.0.3,<70.0.0.0"
setuptools = ">=68,<70"
wheel = "^0.42.0"

Expand Down

0 comments on commit 08e8de5

Please sign in to comment.