Skip to content

Commit

Permalink
Dependency upgrades (#9650)
Browse files Browse the repository at this point in the history
* Bump soupsieve from 2.2 to 2.2.1

Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.2 to 2.2.1.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.2...2.2.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump proto-plus from 1.17.0 to 1.18.1

Bumps [proto-plus](https://github.com/googleapis/proto-plus-python) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/googleapis/proto-plus-python/releases)
- [Changelog](https://github.com/googleapis/proto-plus-python/blob/master/CHANGELOG.md)
- [Commits](googleapis/proto-plus-python@v1.17.0...v1.18.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump isort from 5.7.0 to 5.8.0

Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](PyCQA/isort@5.7.0...5.8.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump fakeredis from 1.4.5 to 1.5.0

Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.5 to 1.5.0.
- [Release notes](https://github.com/jamesls/fakeredis/releases)
- [Commits](jamesls/fakeredis@1.4.5...1.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Fix flakey test

* Bump pyflakes from 2.3.0 to 2.3.1

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](PyCQA/pyflakes@2.3.0...2.3.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump cryptography from 3.4.6 to 3.4.7

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/3.4.7/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.4.6...3.4.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump gunicorn from 20.0.4 to 20.1.0

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.0.4...20.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump hiredis from 1.1.0 to 2.0.0

Bumps [hiredis](https://github.com/redis/hiredis-py) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v1.1.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump billiard from 3.6.3.0 to 3.6.4.0

Bumps [billiard](https://github.com/celery/billiard) from 3.6.3.0 to 3.6.4.0.
- [Release notes](https://github.com/celery/billiard/releases)
- [Changelog](https://github.com/celery/billiard/blob/master/CHANGES.txt)
- [Commits](celery/billiard@3.6.3.0...v3.6.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump regex from 2020.11.13 to 2021.4.4

Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2020.11.13 to 2021.4.4.
- [Commits](https://bitbucket.org/mrabarnett/mrab-regex/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump sphinx-rtd-theme from 0.5.1 to 0.5.2

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/0.5.2/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@0.5.1...0.5.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump trove-classifiers from 2021.2.28 to 2021.4.5

Bumps [trove-classifiers](https://github.com/pypa/trove-classifiers) from 2021.2.28 to 2021.4.5.
- [Release notes](https://github.com/pypa/trove-classifiers/releases)
- [Commits](https://github.com/pypa/trove-classifiers/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump typed-ast from 1.4.2 to 1.4.3

Bumps [typed-ast](https://github.com/python/typed_ast) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/python/typed_ast/releases)
- [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md)
- [Commits](python/typed_ast@1.4.2...1.4.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump s3transfer from 0.3.4 to 0.3.7

Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.3.4 to 0.3.7.
- [Release notes](https://github.com/boto/s3transfer/releases)
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.3.4...0.3.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump datadog from 0.40.1 to 0.41.0

Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.40.1 to 0.41.0.
- [Release notes](https://github.com/DataDog/datadogpy/releases)
- [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadogpy@v0.40.1...v0.41.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump yara-python from 4.0.5 to 4.1.0

Bumps [yara-python](https://github.com/VirusTotal/yara-python) from 4.0.5 to 4.1.0.
- [Release notes](https://github.com/VirusTotal/yara-python/releases)
- [Commits](VirusTotal/yara-python@v4.0.5...v4.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump pbr from 5.5.1 to 5.6.0

Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 5.5.1 to 5.6.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump responses from 0.12.1 to 0.13.3

Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.13.3.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.12.1...0.13.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump cachetools from 4.2.1 to 4.2.2

Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v4.2.1...v4.2.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump babel from 2.9.0 to 2.9.1

Bumps [babel](https://github.com/python-babel/babel) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](python-babel/babel@v2.9.0...v2.9.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump typing-extensions from 3.7.4.3 to 3.10.0.0

Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](python/typing@3.7.4.3...3.10.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump pygments from 2.8.1 to 2.9.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.8.1...2.9.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump pytest from 6.2.2 to 6.2.4

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.2...6.2.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump six from 1.15.0 to 1.16.0

Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](benjaminp/six@1.15.0...1.16.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump pytest-postgresql from 2.6.1 to 3.0.0

Bumps [pytest-postgresql](https://github.com/ClearcodeHQ/pytest-postgresql) from 2.6.1 to 3.0.0.
- [Release notes](https://github.com/ClearcodeHQ/pytest-postgresql/releases)
- [Changelog](https://github.com/ClearcodeHQ/pytest-postgresql/blob/master/CHANGES.rst)
- [Commits](ClearcodeHQ/pytest-postgresql@v2.6.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Update pytest_postgresql imports

* Bump sentry-sdk from 1.0.0 to 1.1.0

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.0.0...1.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump attrs from 20.3.0 to 21.2.0

Bumps [attrs](https://github.com/python-attrs/attrs) from 20.3.0 to 21.2.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst)
- [Commits](python-attrs/attrs@20.3.0...21.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump rfc3986 from 1.4.0 to 1.5.0

Bumps [rfc3986](https://github.com/python-hyper/rfc3986) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/python-hyper/rfc3986/releases)
- [Commits](python-hyper/rfc3986@1.4.0...1.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump flake8 from 3.9.0 to 3.9.2

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/commits/master)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump hupper from 1.10.2 to 1.10.3

Bumps [hupper](https://github.com/Pylons/hupper) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/Pylons/hupper/releases)
- [Changelog](https://github.com/Pylons/hupper/blob/master/CHANGES.rst)
- [Commits](Pylons/hupper@1.10.2...1.10.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump decorator from 4.4.2 to 5.0.9

Bumps [decorator](https://github.com/micheles/decorator) from 4.4.2 to 5.0.9.
- [Release notes](https://github.com/micheles/decorator/releases)
- [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md)
- [Commits](micheles/decorator@4.4.2...5.0.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump sortedcontainers from 2.3.0 to 2.4.0

Bumps [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/grantjenks/python-sortedcontainers/releases)
- [Changelog](https://github.com/grantjenks/python-sortedcontainers/blob/master/HISTORY.rst)
- [Commits](grantjenks/python-sortedcontainers@v2.3.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump itsdangerous from 1.1.0 to 2.0.1

Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/pallets/itsdangerous/releases)
- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)
- [Commits](pallets/itsdangerous@1.1.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Fix test: serializers are timezone-aware

* Bump markupsafe from 1.1.1 to 2.0.1

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@1.1.1...2.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Bump google-resumable-media from 1.2.0 to 1.3.0

Bumps [google-resumable-media](https://github.com/googleapis/google-resumable-media-python) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/googleapis/google-resumable-media-python/releases)
- [Changelog](https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md)
- [Commits](googleapis/google-resumable-media-python@v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
di and dependabot-preview[bot] authored Jun 10, 2021
1 parent 915761b commit 52679db
Show file tree
Hide file tree
Showing 9 changed files with 423 additions and 413 deletions.
2 changes: 1 addition & 1 deletion requirements/deploy.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gunicorn==20.0.4
gunicorn==20.1.0
6 changes: 3 additions & 3 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/deploy.txt requirements/deploy.in
#
gunicorn==20.0.4 \
--hash=sha256:1904bb2b8a43658807108d59c3f3d56c2b6121a701161de0ddf9ad140073c626 \
--hash=sha256:cd4a810dd51bf497552cf3f863b575dabd73d6ad6a91075b65936b151cbf4f9c
gunicorn==20.1.0 \
--hash=sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e \
--hash=sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8
# via -r requirements/deploy.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
103 changes: 53 additions & 50 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ alabaster==0.7.12 \
--hash=sha256:446438bdcca0e05bd45ea2de1668c1d9b032e1a9154c2c259092d77031ddd359 \
--hash=sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02
# via sphinx
babel==2.9.0 \
--hash=sha256:9d35c22fcc79893c3ecc85ac4a56cde1ecf3f19c540bba0922308a6c06ca6fa5 \
--hash=sha256:da031ab54472314f210b0adcff1588ee5d1d1d0ba4dbd07b94dba82bde791e05
babel==2.9.1 \
--hash=sha256:ab49e12b91d937cd11f0b67cb259a57ab4ad2b59ac7a3b41d6c06c0ac5b0def9 \
--hash=sha256:bc0c176f9f6a994582230df350aa6e05ba2ebe4b3ac317eab29d9be5d2768da0
# via sphinx
certifi==2020.12.5 \
--hash=sha256:1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c \
Expand All @@ -23,7 +23,9 @@ chardet==4.0.0 \
docutils==0.16 \
--hash=sha256:0c5b78adfbf7762415433f5515cd5c9e762339e23369dbe8000d84a4bf4ab3af \
--hash=sha256:c2de3a60e9e7d07be26b7f2b00ca0309c207e06c100f9cc2a94931fc75a478fc
# via sphinx
# via
# sphinx
# sphinx-rtd-theme
idna==2.10 \
--hash=sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6 \
--hash=sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0
Expand All @@ -36,48 +38,49 @@ jinja2==2.11.3 \
--hash=sha256:03e47ad063331dd6a3f04a43eddca8a966a26ba0c5b7207a9a9e4e08f1b29419 \
--hash=sha256:a6d58433de0ae800347cab1fa3043cebbabe8baa9d29e668f1c768cb87a333c6
# via sphinx
markupsafe==1.1.1 \
--hash=sha256:00bc623926325b26bb9605ae9eae8a215691f33cae5df11ca5424f06f2d1f473 \
--hash=sha256:09027a7803a62ca78792ad89403b1b7a73a01c8cb65909cd876f7fcebd79b161 \
--hash=sha256:09c4b7f37d6c648cb13f9230d847adf22f8171b1ccc4d5682398e77f40309235 \
--hash=sha256:1027c282dad077d0bae18be6794e6b6b8c91d58ed8a8d89a89d59693b9131db5 \
--hash=sha256:13d3144e1e340870b25e7b10b98d779608c02016d5184cfb9927a9f10c689f42 \
--hash=sha256:24982cc2533820871eba85ba648cd53d8623687ff11cbb805be4ff7b4c971aff \
--hash=sha256:29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b \
--hash=sha256:43a55c2930bbc139570ac2452adf3d70cdbb3cfe5912c71cdce1c2c6bbd9c5d1 \
--hash=sha256:46c99d2de99945ec5cb54f23c8cd5689f6d7177305ebff350a58ce5f8de1669e \
--hash=sha256:500d4957e52ddc3351cabf489e79c91c17f6e0899158447047588650b5e69183 \
--hash=sha256:535f6fc4d397c1563d08b88e485c3496cf5784e927af890fb3c3aac7f933ec66 \
--hash=sha256:596510de112c685489095da617b5bcbbac7dd6384aeebeda4df6025d0256a81b \
--hash=sha256:62fe6c95e3ec8a7fad637b7f3d372c15ec1caa01ab47926cfdf7a75b40e0eac1 \
--hash=sha256:6788b695d50a51edb699cb55e35487e430fa21f1ed838122d722e0ff0ac5ba15 \
--hash=sha256:6dd73240d2af64df90aa7c4e7481e23825ea70af4b4922f8ede5b9e35f78a3b1 \
--hash=sha256:717ba8fe3ae9cc0006d7c451f0bb265ee07739daf76355d06366154ee68d221e \
--hash=sha256:79855e1c5b8da654cf486b830bd42c06e8780cea587384cf6545b7d9ac013a0b \
--hash=sha256:7c1699dfe0cf8ff607dbdcc1e9b9af1755371f92a68f706051cc8c37d447c905 \
--hash=sha256:88e5fcfb52ee7b911e8bb6d6aa2fd21fbecc674eadd44118a9cc3863f938e735 \
--hash=sha256:8defac2f2ccd6805ebf65f5eeb132adcf2ab57aa11fdf4c0dd5169a004710e7d \
--hash=sha256:98c7086708b163d425c67c7a91bad6e466bb99d797aa64f965e9d25c12111a5e \
--hash=sha256:9add70b36c5666a2ed02b43b335fe19002ee5235efd4b8a89bfcf9005bebac0d \
--hash=sha256:9bf40443012702a1d2070043cb6291650a0841ece432556f784f004937f0f32c \
--hash=sha256:ade5e387d2ad0d7ebf59146cc00c8044acbd863725f887353a10df825fc8ae21 \
--hash=sha256:b00c1de48212e4cc9603895652c5c410df699856a2853135b3967591e4beebc2 \
--hash=sha256:b1282f8c00509d99fef04d8ba936b156d419be841854fe901d8ae224c59f0be5 \
--hash=sha256:b2051432115498d3562c084a49bba65d97cf251f5a331c64a12ee7e04dacc51b \
--hash=sha256:ba59edeaa2fc6114428f1637ffff42da1e311e29382d81b339c1817d37ec93c6 \
--hash=sha256:c8716a48d94b06bb3b2524c2b77e055fb313aeb4ea620c8dd03a105574ba704f \
--hash=sha256:cd5df75523866410809ca100dc9681e301e3c27567cf498077e8551b6d20e42f \
--hash=sha256:cdb132fc825c38e1aeec2c8aa9338310d29d337bebbd7baa06889d09a60a1fa2 \
--hash=sha256:e249096428b3ae81b08327a63a485ad0878de3fb939049038579ac0ef61e17e7 \
--hash=sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be
markupsafe==2.0.1 \
--hash=sha256:01a9b8ea66f1658938f65b93a85ebe8bc016e6769611be228d797c9d998dd298 \
--hash=sha256:023cb26ec21ece8dc3907c0e8320058b2e0cb3c55cf9564da612bc325bed5e64 \
--hash=sha256:0446679737af14f45767963a1a9ef7620189912317d095f2d9ffa183a4d25d2b \
--hash=sha256:0717a7390a68be14b8c793ba258e075c6f4ca819f15edfc2a3a027c823718567 \
--hash=sha256:0955295dd5eec6cb6cc2fe1698f4c6d84af2e92de33fbcac4111913cd100a6ff \
--hash=sha256:10f82115e21dc0dfec9ab5c0223652f7197feb168c940f3ef61563fc2d6beb74 \
--hash=sha256:1d609f577dc6e1aa17d746f8bd3c31aa4d258f4070d61b2aa5c4166c1539de35 \
--hash=sha256:2ef54abee730b502252bcdf31b10dacb0a416229b72c18b19e24a4509f273d26 \
--hash=sha256:3c112550557578c26af18a1ccc9e090bfe03832ae994343cfdacd287db6a6ae7 \
--hash=sha256:47ab1e7b91c098ab893b828deafa1203de86d0bc6ab587b160f78fe6c4011f75 \
--hash=sha256:49e3ceeabbfb9d66c3aef5af3a60cc43b85c33df25ce03d0031a608b0a8b2e3f \
--hash=sha256:4efca8f86c54b22348a5467704e3fec767b2db12fc39c6d963168ab1d3fc9135 \
--hash=sha256:53edb4da6925ad13c07b6d26c2a852bd81e364f95301c66e930ab2aef5b5ddd8 \
--hash=sha256:594c67807fb16238b30c44bdf74f36c02cdf22d1c8cda91ef8a0ed8dabf5620a \
--hash=sha256:611d1ad9a4288cf3e3c16014564df047fe08410e628f89805e475368bd304914 \
--hash=sha256:6557b31b5e2c9ddf0de32a691f2312a32f77cd7681d8af66c2692efdbef84c18 \
--hash=sha256:693ce3f9e70a6cf7d2fb9e6c9d8b204b6b39897a2c4a1aa65728d5ac97dcc1d8 \
--hash=sha256:6a7fae0dd14cf60ad5ff42baa2e95727c3d81ded453457771d02b7d2b3f9c0c2 \
--hash=sha256:6c4ca60fa24e85fe25b912b01e62cb969d69a23a5d5867682dd3e80b5b02581d \
--hash=sha256:7d91275b0245b1da4d4cfa07e0faedd5b0812efc15b702576d103293e252af1b \
--hash=sha256:905fec760bd2fa1388bb5b489ee8ee5f7291d692638ea5f67982d968366bef9f \
--hash=sha256:97383d78eb34da7e1fa37dd273c20ad4320929af65d156e35a5e2d89566d9dfb \
--hash=sha256:984d76483eb32f1bcb536dc27e4ad56bba4baa70be32fa87152832cdd9db0833 \
--hash=sha256:a30e67a65b53ea0a5e62fe23682cfe22712e01f453b95233b25502f7c61cb415 \
--hash=sha256:ab3ef638ace319fa26553db0624c4699e31a28bb2a835c5faca8f8acf6a5a902 \
--hash=sha256:b2f4bf27480f5e5e8ce285a8c8fd176c0b03e93dcc6646477d4630e83440c6a9 \
--hash=sha256:b7f2d075102dc8c794cbde1947378051c4e5180d52d276987b8d28a3bd58c17d \
--hash=sha256:be98f628055368795d818ebf93da628541e10b75b41c559fdf36d104c5787066 \
--hash=sha256:d7f9850398e85aba693bb640262d3611788b1f29a79f0c93c565694658f4071f \
--hash=sha256:f5653a225f31e113b152e56f154ccbe59eeb1c7487b39b9d9f9cdb58e6c79dc5 \
--hash=sha256:f826e31d18b516f653fe296d967d700fddad5901ae07c622bb3705955e1faa94 \
--hash=sha256:f8ba0e8349a38d3001fae7eadded3f6606f0da5d748ee53cc1dab1d6527b9509 \
--hash=sha256:f9081981fe268bd86831e5c75f7de206ef275defcb82bc70740ae6dc507aee51 \
--hash=sha256:fa130dd50c57d53368c9d59395cb5526eda596d3ffe36666cd81a44d56e48872
# via jinja2
packaging==20.9 \
--hash=sha256:5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5 \
--hash=sha256:67714da7f7bc052e064859c05c595155bd1ee9f69f76557e21f051443c20947a
# via sphinx
pygments==2.8.1 \
--hash=sha256:2656e1a6edcdabf4275f9a3640db59fd5de107d88e8663c5d4e9a0fa62f77f94 \
--hash=sha256:534ef71d539ae97d4c3a4cf7d6f110f214b0e687e92f9cb9d2a3b0d3101289c8
pygments==2.9.0 \
--hash=sha256:a18f47b506a429f6f4b9df81bb02beab9ca21d0a5fee38ed15aef65f0545519f \
--hash=sha256:d66e804411278594d764fc69ec36ec13d9ae9147193a1740cd34d272ca383b8e
# via sphinx
pyparsing==2.4.7 \
--hash=sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 \
Expand All @@ -91,25 +94,25 @@ requests==2.25.1 \
--hash=sha256:27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804 \
--hash=sha256:c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e
# via sphinx
six==1.15.0 \
--hash=sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 \
--hash=sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
# via sphinxcontrib-httpdomain
snowballstemmer==2.1.0 \
--hash=sha256:b51b447bea85f9968c13b650126a888aabd4cb4463fca868ec596826325dedc2 \
--hash=sha256:e997baa4f2e9139951b6f4c631bad912dfd3c792467e2f03d7239464af90e914
# via sphinx
sphinx-rtd-theme==0.5.1 \
--hash=sha256:eda689eda0c7301a80cf122dad28b1861e5605cbf455558f3775e1e8200e83a5 \
--hash=sha256:fa6bebd5ab9a73da8e102509a86f3fcc36dec04a0b52ea80e5a033b2aba00113
# via -r docs.in
sphinx==3.5.2 \
--hash=sha256:672cfcc24b6b69235c97c750cb190a44ecd72696b4452acaf75c2d9cc78ca5ff \
--hash=sha256:ef64a814576f46ec7de06adf11b433a0d6049be007fefe7fd0d183d28b581fac
# via
# -r docs.in
# -r requirements/docs.in
# sphinx-rtd-theme
# sphinxcontrib-httpdomain
sphinx_rtd_theme==0.5.2 \
--hash=sha256:32bd3b5d13dc8186d7a42fc816a23d32e83a4827d7d9882948e7b837c232da5a \
--hash=sha256:4a05bdbe8b1446d77a01e20a23ebc6777c74f43237035e76be89699308987d6f
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2 \
--hash=sha256:806111e5e962be97c29ec4c1e7fe277bfd19e9652fb1a4392105b43e01af885a \
--hash=sha256:a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58
Expand All @@ -125,7 +128,7 @@ sphinxcontrib-htmlhelp==1.0.3 \
sphinxcontrib-httpdomain==1.7.0 \
--hash=sha256:1fb5375007d70bf180cdd1c79e741082be7aa2d37ba99efe561e1c2e3f38191e \
--hash=sha256:ac40b4fba58c76b073b03931c7b8ead611066a6aebccafb34dc19694f4eb6335
# via -r docs.in
# via -r requirements/docs.in
sphinxcontrib-jsmath==1.0.1 \
--hash=sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178 \
--hash=sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8
Expand Down
Loading

0 comments on commit 52679db

Please sign in to comment.