Skip to content

Commit

Permalink
Update pinned dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Jul 25, 2021
1 parent a17a6d9 commit 0e29826
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ coverage==5.5
# via -r requirements/coverage.in
lark-parser==0.11.3
# via -r requirements/coverage.in
numpy==1.21.0
numpy==1.21.1
# via
# -r requirements/coverage.in
# pandas
Expand Down
15 changes: 8 additions & 7 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,11 @@ packaging==21.0
# tox
parso==0.8.2
# via jedi
pathspec==0.8.1
pathspec==0.9.0
# via black
pbr==5.6.0
# via stevedore
pep517==0.10.0
pep517==0.11.0
# via pip-tools
pexpect==4.8.0
# via ipython
Expand Down Expand Up @@ -215,7 +215,7 @@ pytz==2021.1
# via
# babel
# django
pyupgrade==2.21.2
pyupgrade==2.22.0
# via shed
pyyaml==5.4.1
# via
Expand Down Expand Up @@ -290,11 +290,12 @@ toml==0.10.2
# via
# -r requirements/tools.in
# mypy
# pep517
# pytest
# tox
tomli==1.0.4
# via black
tomli==1.1.0
# via
# black
# pep517
tox==3.24.0
# via -r requirements/tools.in
tqdm==4.61.2
Expand All @@ -303,7 +304,7 @@ traitlets==4.3.3
# via
# -r requirements/tools.in
# ipython
twine==3.4.1
twine==3.4.2
# via -r requirements/tools.in
types-click==7.1.2
# via -r requirements/tools.in
Expand Down

0 comments on commit 0e29826

Please sign in to comment.