Bump most of the deps

This commit is contained in:
Reid D. 'arrdem' McKenzie 2022-01-09 00:22:56 -07:00
parent 60d40bd956
commit 025c9c5671

View file

@ -1,114 +1,115 @@
aiohttp==3.7.4.post0 aiohttp==3.8.1
alabaster==0.7.12 alabaster==0.7.12
async-timeout==3.0.1 async-timeout==4.0.2
attrs==20.3.0 attrs==21.4.0
autoflake==1.4 autoflake==1.4
Babel==2.9.0 Babel==2.9.1
beautifulsoup4==4.9.3 beautifulsoup4==4.10.0
black==21.8b0 black==21.8b0
bleach==4.0.0 bleach==4.1.0
certifi==2020.12.5 certifi==2021.10.8
chardet==4.0.0 chardet==4.0.0
click==8.0.3 click==7.1.2
colored==1.4.3 colored==1.4.3
commonmark==0.9.1 commonmark==0.9.1
coverage==5.5 pur==5.4.2
docutils==0.17 coverage==6.2
docutils==0.17.1
ExifRead==2.3.2 ExifRead==2.3.2
flake8==3.9.2 flake8==4.0.1
Flask==2.0.1 Flask==2.0.2
graphviz==0.18.2 graphviz==0.19.1
hypothesis==6.14.5 hypothesis==6.35.0
icmplib==3.0.2 icmplib==3.0.2
idna==2.10 idna==3.3
imagesize==1.2.0 imagesize==1.3.0
importlib-metadata==4.0.1 importlib-metadata==4.10.0
iniconfig==1.1.1 iniconfig==1.1.1
isodate==0.6.0 isodate==0.6.1
isort==5.8.0 isort==5.10.1
itsdangerous==2.0.1 itsdangerous==2.0.1
jedi==0.18.0 jedi==0.18.1
Jinja2==3.0.1 Jinja2==3.0.3
jsonschema==3.2.0 jsonschema==4.3.3
lark==0.11.1 lark==1.0.0
livereload==2.6.3 livereload==2.6.3
lxml==4.6.3 lxml==4.7.1
m2r==0.2.1 m2r==0.2.1
Markdown==3.3.4 Markdown==3.3.6
MarkupSafe==2.0.1 MarkupSafe==2.0.1
mccabe==0.6.1 mccabe==0.6.1
meraki==1.7.2 meraki==1.15.0
mirakuru==2.4.1 mirakuru==2.4.1
mistune==0.8.4 mistune==2.0.1
multidict==5.1.0 multidict==5.2.0
mypy-extensions==0.4.3 mypy-extensions==0.4.3
octorest==0.4 octorest==0.4
openapi-schema-validator==0.1.5 openapi-schema-validator==0.2.0
openapi-spec-validator==0.3.0 openapi-spec-validator==0.3.1
packaging==20.9 packaging==21.3
parso==0.8.2 parso==0.8.3
pathspec==0.9.0 pathspec==0.9.0
pep517==0.11.0 pep517==0.12.0
pip==20.3.3 pip==21.3.1
pip-tools==6.2.0 pip-tools==6.4.0
platformdirs==2.3.0 platformdirs==2.4.1
pluggy==0.13.1 pluggy==1.0.0
port-for==0.6.1 port-for==0.6.1
prompt-toolkit==3.0.18 prompt-toolkit==3.0.24
psutil==5.8.0 psutil==5.9.0
psycopg2==2.9.1 psycopg2==2.9.3
pudb==2020.1 pudb==2022.1
py==1.10.0 py==1.11.0
pycodestyle==2.7.0 pycodestyle==2.8.0
pyflakes==2.3.1 pyflakes==2.4.0
Pygments==2.8.1 Pygments==2.11.2
pyparsing==2.4.7 pyparsing==3.0.6
pyrsistent==0.17.3 pyrsistent==0.18.0
pytest==6.2.3 pytest==6.2.5
pytest-cov==2.11.1 pytest-cov==3.0.0
pytest-postgresql==3.1.1 pytest-postgresql==4.1.0
pytest-pudb==0.7.0 pytest-pudb==0.7.0
pytz==2021.1 pytz==2021.3
PyYAML==5.4.1 PyYAML==6.0
readme-renderer==29.0 readme-renderer==32.0
recommonmark==0.7.1 recommonmark==0.7.1
redis==3.5.3 redis==4.1.0
regex==2021.8.28 regex==2021.11.10
requests==2.25.1 requests==2.27.1
requests-toolbelt==0.9.1 requests-toolbelt==0.9.1
requirements-parser==0.2.0 requirements-parser==0.3.1
setuptools==51.0.0 setuptools==60.5.0
six==1.15.0 six==1.16.0
smbus2==0.4.1 smbus2==0.4.1
snowballstemmer==2.1.0 snowballstemmer==2.2.0
sortedcontainers==2.3.0 sortedcontainers==2.4.0
soupsieve==2.2.1 soupsieve==2.3.1
Sphinx==3.5.3 Sphinx==4.3.2
sphinxcontrib-applehelp==1.0.2 sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2 sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3 sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-httpdomain==1.7.0 sphinxcontrib-httpdomain==1.8.0
sphinxcontrib-jsmath==1.0.1 sphinxcontrib-jsmath==1.0.1
sphinxcontrib-openapi==0.7.0 sphinxcontrib-openapi==0.7.0
sphinxcontrib-programoutput==0.17 sphinxcontrib-programoutput==0.17
sphinxcontrib-qthelp==1.0.3 sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4 sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2 toml==0.10.2
tomli==1.2.1 tomli==1.2.3
toposort==1.7 toposort==1.7
tornado==6.1 tornado==6.1
typed-ast==1.4.2 typed-ast==1.5.1
typing-extensions==3.10.0.2 typing-extensions==4.0.1
unify==0.5 unify==0.5
untokenize==0.1.1 untokenize==0.1.1
urllib3==1.26.4 urllib3==1.26.8
urwid==2.1.2 urwid==2.1.2
wcwidth==0.2.5 wcwidth==0.2.5
webencodings==0.5.1 webencodings==0.5.1
websocket-client==1.2.1 websocket-client==1.2.3
Werkzeug==2.0.1 Werkzeug==2.0.2
wheel==0.36.2 wheel==0.37.1
yamllint==1.26.1 yamllint==1.26.3
yarl==1.6.3 yarl==1.7.2
yaspin==1.5.0 yaspin==2.1.0
zipp==3.5.0 zipp==3.7.0