Bump pybluemonday to 0.0.9 (#2054)

* Bump pybluemonday to 0.0.9
* Bump python-geoacumen-city
* Use Python 3.7 in testing as Python 3.6 is EOL
This commit is contained in:
Kevin Chung
2022-02-18 21:47:56 -05:00
committed by GitHub
parent 69cfc77e94
commit 54f0c46662
7 changed files with 18 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
python-version: ['3.6']
python-version: ['3.7']
name: Python ${{ matrix.python-version }}
steps: