mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00
build(deps): Bump pytz from 2022.2.1 to 2022.4 in /requirements (#31)
Bumps [pytz](https://github.com/stub42/pytz) from 2022.2.1 to 2022.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.2.1...release_2022.4) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
This commit is contained in:
parent
8a1ec69359
commit
6d16caafcd
@ -20,8 +20,6 @@ idna==3.4
|
||||
# via requests
|
||||
imagesize==1.4.1
|
||||
# via sphinx
|
||||
importlib-metadata==5.0.0
|
||||
# via sphinx
|
||||
jinja2==3.1.2
|
||||
# via sphinx
|
||||
markupsafe==2.1.1
|
||||
@ -32,7 +30,7 @@ pygments==2.13.0
|
||||
# via sphinx
|
||||
pyparsing==3.0.9
|
||||
# via packaging
|
||||
pytz==2022.2.1
|
||||
pytz==2022.4
|
||||
# via babel
|
||||
requests==2.28.1
|
||||
# via sphinx
|
||||
@ -40,10 +38,10 @@ snowballstemmer==2.2.0
|
||||
# via sphinx
|
||||
sphinx==5.2.3
|
||||
# via
|
||||
# -r requirements/build.in
|
||||
# -r build.in
|
||||
# sphinx-rtd-theme
|
||||
sphinx-rtd-theme==1.0.0
|
||||
# via -r requirements/build.in
|
||||
# via -r build.in
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
# via sphinx
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
@ -58,5 +56,3 @@ sphinxcontrib-serializinghtml==1.1.5
|
||||
# via sphinx
|
||||
urllib3==1.26.12
|
||||
# via requests
|
||||
zipp==3.8.1
|
||||
# via importlib-metadata
|
||||
|
Loading…
x
Reference in New Issue
Block a user