Skip to content

Commit 421ecfe

Browse files
chore(deps): bump py-cord from 2.6.1 to 2.7.0
Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.6.1 to 2.7.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.6.1...v2.7.0) --- updated-dependencies: - dependency-name: py-cord dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58bb047 commit 421ecfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ urls.issues = "https://github.com/SCAICT/SCAICT-uwu/issues"
5050
dependencies = [
5151
"flask == 3.1.2",
5252
"mysql-connector-python == 9.5.0",
53-
"py-cord == 2.6.1",
53+
"py-cord == 2.7.0",
5454
"python-dotenv == 1.2.1",
5555
"requests == 2.32.5",
5656
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ markupsafe == 3.0.3
1616
multidict == 6.7.0
1717
mysql-connector-python == 9.5.0
1818
propcache == 0.4.1
19-
py-cord == 2.6.1
19+
py-cord == 2.7.0
2020
python-dotenv == 1.2.1
2121
requests == 2.32.5
2222
urllib3 == 2.5.0

0 commit comments

Comments
 (0)