Skip to content

Commit

Permalink
chore(deps-dev): bump types-setuptools
Browse files Browse the repository at this point in the history
Bumps [types-setuptools](https://github.com/python/typeshed) from 69.5.0.20240522 to 75.2.0.20241025.
- [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 Nov 1, 2024
1 parent ca5c066 commit 39ddd55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -63,7 +63,7 @@ isort = "^5.13.2"
pre-commit = "^3.5"
black = "^24.3.0"
click = "^8.1.7"
types-setuptools = "^69.2.0.20240317"
types-setuptools = ">=69.2.0.20240317,<76.0.0.0"
no-implicit-optional = "^1.3"
types-toml = "^0.10.8.20240310"
types-requests = "^2.31.0.20240406"
Expand Down

0 comments on commit 39ddd55

Please sign in to comment.