1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

Security updates

This commit is contained in:
2022-12-09 11:51:50 +01:00
parent 3092f83c8b
commit e90d35238a
2 changed files with 30 additions and 29 deletions

View File

@@ -1,28 +1,28 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
astroid==2.11.7
astroid==2.12.13
# via pylint
beautifulsoup4==4.11.1
# via bs4
bs4==0.0.1
# via -r requirements.in
certifi==2022.6.15
certifi==2022.12.7
# via requests
charset-normalizer==2.1.0
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via flask
dill==0.3.5.1
dill==0.3.6
# via pylint
feedgen==0.9.0
# via -r requirements.in
flask==2.1.3
flask==2.2.2
# via -r requirements.in
idna==3.3
idna==3.4
# via requests
isort==5.10.1
# via pylint
@@ -30,19 +30,21 @@ itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
lazy-object-proxy==1.7.1
lazy-object-proxy==1.8.0
# via astroid
lxml==4.9.1
# via feedgen
markupsafe==2.1.1
# via jinja2
# via
# jinja2
# werkzeug
mccabe==0.7.0
# via pylint
peewee==3.15.1
peewee==3.15.4
# via -r requirements.in
platformdirs==2.5.2
platformdirs==2.6.0
# via pylint
pylint==2.14.5
pylint==2.15.8
# via -r requirements-dev.in
python-dateutil==2.8.2
# via feedgen
@@ -54,14 +56,11 @@ soupsieve==2.3.2.post1
# via beautifulsoup4
tomli==2.0.1
# via pylint
tomlkit==0.11.1
tomlkit==0.11.6
# via pylint
urllib3==1.26.10
urllib3==1.26.13
# via requests
werkzeug==2.1.2
werkzeug==2.2.2
# via flask
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# setuptools