Skip to content

Commit

Permalink
build(deps-dev): bump setuptools from 64.0.3 to 65.0.1
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 64.0.3 to 65.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v64.0.3...v65.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2022
1 parent 5aaf690 commit 4c13f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Expand Up @@ -6,7 +6,7 @@ pre-commit==2.20.0
pytest==7.1.2
pytest-cov==3.0.0
pytest-xdist==2.5.0
setuptools==64.0.3
setuptools==65.0.1
setuptools-scm==7.0.5
Sphinx==5.1.1
twine==4.0.1
Expand Down

0 comments on commit 4c13f96

Please sign in to comment.