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:
Kevin Chung
2023-05-13 01:03:44 -04:00
committed by GitHub
parent c173ed6abd
commit 2474d6000d
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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