Skip to content

Commit 7c11a29

Browse files
authored
Merge branch 'master' into fix-ffmpegopusaudio-codec
2 parents 330de80 + e09c607 commit 7c11a29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These changes are available on the `master` branch, but have not yet been releas
2525

2626
### Fixed
2727

28-
- Fix `Enum` options not setting the correct type when only one choice is available.
28+
- Fixed `Enum` options not setting the correct type when only one choice is available.
2929
([#2577](https://github.com/Pycord-Development/pycord/pull/2577))
3030
- Fixed `codec` option for `FFmpegOpusAudio` class to make it in line with
3131
documentation. ([#2581](https://github.com/Pycord-Development/pycord/pull/2581))

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ furo==2024.8.6
88
sphinx-autodoc-typehints==2.2.3
99
sphinx-intl==2.2.0
1010
typing_extensions==4.12.2
11-
levenshtein==0.25.1
11+
levenshtein==0.26.0

0 commit comments

Comments
 (0)