Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sethfischer committed Jun 29, 2023
1 parent 04fc700 commit 6a65443
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2023.5.7 ; python_version >= "3.9" and python_version < "3.11"
charset-normalizer==3.1.0 ; python_version >= "3.9" and python_version < "3.11"
click==8.1.3 ; python_version >= "3.9" and python_version < "3.11"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.11"
commitizen==3.5.1 ; python_version >= "3.9" and python_version < "3.11"
commitizen==3.5.2 ; python_version >= "3.9" and python_version < "3.11"
decli==0.6.1 ; python_version >= "3.9" and python_version < "3.11"
decorator==5.1.1 ; python_version >= "3.9" and python_version < "3.11"
doc8==0.10.1 ; python_version >= "3.9" and python_version < "3.11"
Expand All @@ -34,7 +34,7 @@ matplotlib-inline==0.1.6 ; python_version >= "3.9" and python_version < "3.11"
mccabe==0.7.0 ; python_version >= "3.9" and python_version < "3.11"
multimethod==1.9.1 ; python_version >= "3.9" and python_version < "3.11"
mypy-extensions==1.0.0 ; python_version >= "3.9" and python_version < "3.11"
mypy==1.4.0 ; python_version >= "3.9" and python_version < "3.11"
mypy==1.4.1 ; python_version >= "3.9" and python_version < "3.11"
nlopt==2.7.1 ; python_version >= "3.9" and python_version < "3.11"
nptyping==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
numpy==1.25.0 ; python_version >= "3.9" and python_version < "3.11"
Expand Down Expand Up @@ -77,7 +77,7 @@ tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
tomlkit==0.11.8 ; python_version >= "3.9" and python_version < "3.11"
traitlets==5.9.0 ; python_version >= "3.9" and python_version < "3.11"
types-docutils==0.19.1.9 ; python_version >= "3.9" and python_version < "3.11"
typing-extensions==4.6.3 ; python_version >= "3.9" and python_version < "3.11"
typing-extensions==4.7.0 ; python_version >= "3.9" and python_version < "3.11"
typish==1.9.3 ; python_version >= "3.9" and python_version < "3.11"
urllib3==2.0.3 ; python_version >= "3.9" and python_version < "3.11"
wcwidth==0.2.6 ; python_version >= "3.9" and python_version < "3.11"
Expand Down
68 changes: 34 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a65443

Please sign in to comment.