Skip to content

Commit 4c33318

Browse files
author
karel26
committed
Merge branch 'development'
2 parents 43bbcae + 2e0b9f7 commit 4c33318

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ discord.py==2.4.0
2020
eyeD3==0.9.7
2121

2222
# FastAPI: A modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints
23-
fastapi==0.115.6
23+
fastapi==0.115.7
2424

2525
# FuzzyWuzzy: Python library that uses Levenshtein Distance to calculate the differences between strings
2626
fuzzywuzzy==0.18.0

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.3.31"
1+
__version__ = "3.0.3.32"

0 commit comments

Comments
 (0)