Skip to content

Commit

Permalink
Bump pybluemonday version (CTFd#2285)
Browse files Browse the repository at this point in the history
* Bump pybluemonday version
* Remove codecov from development.txt
  • Loading branch information
ColdHeat authored Apr 13, 2023
1 parent 23c7b2f commit c405fbb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ pytest-randomly==3.4.0
coverage==5.1
ruff==0.0.260
psycopg2-binary==2.8.6
codecov==2.1.7
moto==1.3.16
bandit==1.6.2
flask_profiler==1.8.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ WTForms==2.3.1
python-geoacumen-city==2023.1.15
maxminddb==1.5.4
tenacity==6.2.0
pybluemonday==0.0.9
pybluemonday==0.0.10
freezegun==1.2.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ maxminddb==1.5.4
# python-geoacumen-city
passlib==1.7.4
# via -r requirements.in
pybluemonday==0.0.9
pybluemonday==0.0.10
# via -r requirements.in
pycparser==2.20
# via cffi
Expand Down

0 comments on commit c405fbb

Please sign in to comment.