summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-11-01 12:53:17 -0700
committerGitHub <noreply@github.com>2021-11-01 12:53:17 -0700
commit804732660b049081e8b1c8d45022bed7b25d7109 (patch)
tree64c6d576ed457be61018de158817b6b194a44ea9
parentf43fb5f2b9dba449b0d5d1fa629a68c685c11e33 (diff)
parent2b927c7f1ceba9ff04dbe1bfe7eece2523ebad16 (diff)
downloadmarkupsafe-804732660b049081e8b1c8d45022bed7b25d7109.tar.gz
Merge pull request #259 from pallets/update-requirements
update requirements
-rw-r--r--.pre-commit-config.yaml4
-rw-r--r--requirements/dev.txt34
-rw-r--r--requirements/docs.txt14
-rw-r--r--requirements/tests.txt4
-rw-r--r--requirements/typing.txt6
5 files changed, 31 insertions, 31 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e5919a6..e4b8d0f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -12,11 +12,11 @@ repos:
- id: reorder-python-imports
args: ["--application-directories", "src"]
- repo: https://github.com/psf/black
- rev: 21.9b0
+ rev: 21.10b0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
- rev: 3.9.2
+ rev: 4.0.1
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear]
diff --git a/requirements/dev.txt b/requirements/dev.txt
index c3e84b3..53f069c 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -1,5 +1,5 @@
#
-# This file is autogenerated by pip-compile
+# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/dev.in
@@ -12,25 +12,25 @@ babel==2.9.1
# via sphinx
backports.entry-points-selectable==1.1.0
# via virtualenv
-certifi==2021.5.30
+certifi==2021.10.8
# via requests
cfgv==3.3.1
# via pre-commit
-charset-normalizer==2.0.6
+charset-normalizer==2.0.7
# via requests
-click==8.0.1
+click==8.0.3
# via pip-tools
distlib==0.3.3
# via virtualenv
docutils==0.17.1
# via sphinx
-filelock==3.3.0
+filelock==3.3.2
# via
# tox
# virtualenv
-identify==2.3.0
+identify==2.3.3
# via pre-commit
-idna==3.2
+idna==3.3
# via requests
imagesize==1.2.0
# via sphinx
@@ -40,13 +40,13 @@ jinja2==3.0.2
# via sphinx
markupsafe==2.0.1
# via jinja2
-mypy-extensions==0.4.3
- # via mypy
mypy==0.910
# via -r requirements/typing.in
+mypy-extensions==0.4.3
+ # via mypy
nodeenv==1.6.0
# via pre-commit
-packaging==21.0
+packaging==21.2
# via
# pallets-sphinx-themes
# pytest
@@ -54,9 +54,9 @@ packaging==21.0
# tox
pallets-sphinx-themes==2.0.1
# via -r requirements/docs.in
-pep517==0.11.0
+pep517==0.12.0
# via pip-tools
-pip-tools==6.3.0
+pip-tools==6.4.0
# via -r requirements/dev.in
platformdirs==2.4.0
# via virtualenv
@@ -78,7 +78,7 @@ pytest==6.2.5
# via -r requirements/tests.in
pytz==2021.3
# via babel
-pyyaml==5.4.1
+pyyaml==6.0
# via pre-commit
requests==2.26.0
# via sphinx
@@ -88,14 +88,14 @@ six==1.16.0
# virtualenv
snowballstemmer==2.1.0
# via sphinx
-sphinx-issues==1.2.0
- # via -r requirements/docs.in
sphinx==4.2.0
# via
# -r requirements/docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinxcontrib-log-cabinet
+sphinx-issues==1.2.0
+ # via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
@@ -116,7 +116,7 @@ toml==0.10.2
# pre-commit
# pytest
# tox
-tomli==1.2.1
+tomli==1.2.2
# via pep517
tox==3.24.4
# via -r requirements/dev.in
@@ -124,7 +124,7 @@ typing-extensions==3.10.0.2
# via mypy
urllib3==1.26.7
# via requests
-virtualenv==20.8.1
+virtualenv==20.10.0
# via
# pre-commit
# tox
diff --git a/requirements/docs.txt b/requirements/docs.txt
index aa2df23..bd47a92 100644
--- a/requirements/docs.txt
+++ b/requirements/docs.txt
@@ -1,5 +1,5 @@
#
-# This file is autogenerated by pip-compile
+# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/docs.in
@@ -8,13 +8,13 @@ alabaster==0.7.12
# via sphinx
babel==2.9.1
# via sphinx
-certifi==2021.5.30
+certifi==2021.10.8
# via requests
-charset-normalizer==2.0.6
+charset-normalizer==2.0.7
# via requests
docutils==0.17.1
# via sphinx
-idna==3.2
+idna==3.3
# via requests
imagesize==1.2.0
# via sphinx
@@ -22,7 +22,7 @@ jinja2==3.0.2
# via sphinx
markupsafe==2.0.1
# via jinja2
-packaging==21.0
+packaging==21.2
# via
# pallets-sphinx-themes
# sphinx
@@ -38,14 +38,14 @@ requests==2.26.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
-sphinx-issues==1.2.0
- # via -r requirements/docs.in
sphinx==4.2.0
# via
# -r requirements/docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinxcontrib-log-cabinet
+sphinx-issues==1.2.0
+ # via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
diff --git a/requirements/tests.txt b/requirements/tests.txt
index b899729..eae3d8f 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -1,5 +1,5 @@
#
-# This file is autogenerated by pip-compile
+# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/tests.in
@@ -8,7 +8,7 @@ attrs==21.2.0
# via pytest
iniconfig==1.1.1
# via pytest
-packaging==21.0
+packaging==21.2
# via pytest
pluggy==1.0.0
# via pytest
diff --git a/requirements/typing.txt b/requirements/typing.txt
index f5af819..7a3e613 100644
--- a/requirements/typing.txt
+++ b/requirements/typing.txt
@@ -1,13 +1,13 @@
#
-# This file is autogenerated by pip-compile
+# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/typing.in
#
-mypy-extensions==0.4.3
- # via mypy
mypy==0.910
# via -r requirements/typing.in
+mypy-extensions==0.4.3
+ # via mypy
toml==0.10.2
# via mypy
typing-extensions==3.10.0.2