Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
chore: update dependency requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 2, 2021
1 parent 63d6869 commit 5395d4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Expand Up @@ -101,7 +101,7 @@ python-dateutil==2.8.2
# via ghp-import
pytkdocs==0.12.0
# via mkdocstrings
pytz==2021.1
pytz==2021.3
# via babel
pyyaml==5.4.1
# via
Expand All @@ -126,7 +126,7 @@ typing-extensions==3.10.0.2
# pytkdocs
urllib3==1.26.7
# via requests
watchdog==2.1.5
watchdog==2.1.6
# via mkdocs
wheel==0.37.0
# via astunparse
Expand Down
8 changes: 4 additions & 4 deletions requirements-dev.txt
Expand Up @@ -174,7 +174,7 @@ htmlmin==0.1.12
# via
# -r docs/requirements.txt
# mkdocs-minify-plugin
identify==2.2.15
identify==2.3.0
# via pre-commit
idna==3.2
# via
Expand Down Expand Up @@ -414,7 +414,7 @@ pytkdocs==0.12.0
# via
# -r docs/requirements.txt
# mkdocstrings
pytz==2021.1
pytz==2021.3
# via
# -r docs/requirements.txt
# babel
Expand Down Expand Up @@ -534,7 +534,7 @@ urllib3==1.26.7
# requests
virtualenv==20.8.1
# via pre-commit
watchdog==2.1.5
watchdog==2.1.6
# via
# -r docs/requirements.txt
# mkdocs
Expand Down Expand Up @@ -567,7 +567,7 @@ zipp==3.6.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
# via pip-tools
setuptools==58.1.0
setuptools==58.2.0
# via
# astroid
# flake8-annotations-complexity
Expand Down

0 comments on commit 5395d4d

Please sign in to comment.