mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
Bump pybluemonday version to support Python 3.11 (#2303)
* Bump pybluemonday version to `0.0.11` to support Python 3.11 * Closes #2301
This commit is contained in:
@@ -28,5 +28,5 @@ WTForms==2.3.1
|
|||||||
python-geoacumen-city==2023.4.15
|
python-geoacumen-city==2023.4.15
|
||||||
maxminddb==1.5.4
|
maxminddb==1.5.4
|
||||||
tenacity==6.2.0
|
tenacity==6.2.0
|
||||||
pybluemonday==0.0.10
|
pybluemonday==0.0.11
|
||||||
freezegun==1.2.2
|
freezegun==1.2.2
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ maxminddb==1.5.4
|
|||||||
# python-geoacumen-city
|
# python-geoacumen-city
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
pybluemonday==0.0.10
|
pybluemonday==0.0.11
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
pycparser==2.20
|
pycparser==2.20
|
||||||
# via cffi
|
# via cffi
|
||||||
|
|||||||
Reference in New Issue
Block a user