Skip to content

Commit

Permalink
fix(deps): bump setuptools from 67.6.0 to 67.6.1 (#206)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.0 to 67.6.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v67.6.0...v67.6.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2023
1 parent 768ab81 commit a09c1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
install_requires=[
"py-cord==2.4.1",
"typer==0.7.0",
"setuptools==67.6.0",
"setuptools==67.6.1",
"requests==2.28.2",
"slack-sdk==3.20.2",
"shellingham==1.5.1",
Expand Down

0 comments on commit a09c1ae

Please sign in to comment.