Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 7ae1936 commit 71c9a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pytest-xdist = "==3.5.0"
mock = "==5.1.0"
black = "==24.2.0"
mypy = "==1.9.0"
types-setuptools = "==69.1.0.20240310"
types-setuptools = "==69.2.0.20240317"
tbump = "==6.11.0"
ruff = "==0.3.2"
rstcheck = {version = "==6.2.0", extras = ["sphinx", "toml"]}

0 comments on commit 71c9a77

Please sign in to comment.