Skip to content

Commit

Permalink
Bump types-setuptools from 68.0.0.3 to 68.1.0.0
Browse files Browse the repository at this point in the history
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.0.0.3 to 68.1.0.0.
- [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 Aug 16, 2023
1 parent 181b936 commit 9deede8
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 83 deletions.
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.3.1"
mock = "==5.1.0"
black = "==23.7.0"
mypy = "==1.5.0"
types-setuptools = "==68.0.0.3"
types-setuptools = "==68.1.0.0"
tbump = "==6.10.0"
ruff = "==0.0.284"
rstcheck = {version = "==6.1.2", extras = ["sphinx", "toml"]}
156 changes: 74 additions & 82 deletions Pipfile.lock

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

0 comments on commit 9deede8

Please sign in to comment.