Skip to content

Commit

Permalink
build(deps-dev): Bump types-setuptools from 68.2.0.2 to 69.0.0.202401…
Browse files Browse the repository at this point in the history
…15 (#1139)

* build(deps-dev): Bump types-setuptools from 68.2.0.2 to 69.0.0.20240115

Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.2 to 69.0.0.20240115.
- [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] <[email protected]>

* fix: ⬆️ Update `poetry.lock`

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anselm Hahn <[email protected]>
  • Loading branch information
dependabot[bot] and Anselmoo authored Jan 22, 2024
1 parent d175a64 commit 07b8970
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -107,7 +107,7 @@ prospector = { extras = [
"pylint",
], version = "^1.10.2" }
bump-pydantic = "^0.7"
types-setuptools = "^68.0.0.3"
types-setuptools = ">=68.0.0.3,<70.0.0.0"

[tool.poetry.group.docs.dependencies]
mkdocs-material = "^9.4.0"
Expand Down

0 comments on commit 07b8970

Please sign in to comment.