Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Overhang.IO committed Jul 21, 2023
2 parents 1d46872 + faf43bd commit e192227
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --config=pyproject.toml requirements/base.in
# pip-compile requirements/base.in
#
appdirs==1.4.4
# via -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --config=pyproject.toml requirements/dev.in
# pip-compile requirements/dev.in
#
altgraph==0.17.3
# via pyinstaller
Expand Down Expand Up @@ -44,7 +44,7 @@ click-log==0.4.0
# via scriv
coverage==7.2.7
# via -r requirements/dev.in
cryptography==41.0.1
cryptography==41.0.2
# via secretstorage
dill==0.3.6
# via pylint
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --config=pyproject.toml requirements/docs.in
# pip-compile requirements/docs.in
#
alabaster==0.7.13
# via sphinx
Expand Down

0 comments on commit e192227

Please sign in to comment.