Skip to content

Commit

Permalink
fix(deps): bump py-cord from 2.4.1 to 2.5.0 (#305)
Browse files Browse the repository at this point in the history
Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/Pycord-Development/pycord/releases)
- [Changelog](https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md)
- [Commits](Pycord-Development/pycord@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: py-cord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 18, 2024
1 parent 50ceea5 commit 1323fe4
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 @@ -36,7 +36,7 @@
package_dir={"": "."},
package_data={},
install_requires=[
"py-cord==2.4.1",
"py-cord==2.5.0",
"typer==0.9.0",
"setuptools==69.1.1",
"requests==2.31.0",
Expand Down

0 comments on commit 1323fe4

Please sign in to comment.