Skip to content

Commit

Permalink
Update pinned dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Mar 28, 2021
1 parent 465d8be commit 23cdc59
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Expand Up @@ -10,7 +10,7 @@ coverage==5.5
# via -r requirements/coverage.in
lark-parser==0.11.2
# via -r requirements/coverage.in
numpy==1.20.1
numpy==1.20.2
# via
# -r requirements/coverage.in
# pandas
Expand Down
16 changes: 8 additions & 8 deletions requirements/tools.txt
Expand Up @@ -53,7 +53,7 @@ com2ann==0.1.1
# via shed
coverage==5.5
# via -r requirements/tools.in
cryptography==3.4.6
cryptography==3.4.7
# via secretstorage
decorator==4.4.2
# via
Expand Down Expand Up @@ -98,15 +98,15 @@ flake8==3.9.0
# flake8-docstrings
# flake8-mutable
# flake8-polyfill
gitdb==4.0.5
gitdb==4.0.7
# via gitpython
gitpython==3.1.14
# via bandit
idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
importlib-metadata==3.7.3
importlib-metadata==3.8.1
# via
# keyring
# twine
Expand All @@ -116,7 +116,7 @@ ipython-genutils==0.2.0
# via traitlets
ipython==7.16.1
# via -r requirements/tools.in
isort==5.7.0
isort==5.8.0
# via shed
jedi==0.18.0
# via ipython
Expand All @@ -126,7 +126,7 @@ jeepney==0.6.0
# secretstorage
jinja2==2.11.3
# via sphinx
keyring==23.0.0
keyring==23.0.1
# via twine
lark-parser==0.11.2
# via -r requirements/tools.in
Expand Down Expand Up @@ -172,7 +172,7 @@ pluggy==0.13.1
# via
# pytest
# tox
prompt-toolkit==3.0.17
prompt-toolkit==3.0.18
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -192,7 +192,7 @@ pydocstyle==6.0.0
# via flake8-docstrings
pyemojify==0.2.0
# via pybetter
pyflakes==2.3.0
pyflakes==2.3.1
# via
# autoflake
# flake8
Expand Down Expand Up @@ -247,7 +247,7 @@ six==1.15.0
# tox
# traitlets
# virtualenv
smmap==3.0.5
smmap==4.0.0
# via gitdb
snowballstemmer==2.1.0
# via
Expand Down

0 comments on commit 23cdc59

Please sign in to comment.