Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 3848112 commit aa2b957
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking requirements-fmt.in
# pip-compile requirements-fmt.in
#
black==23.3.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.3
click==8.1.7
# via black
isort==5.12.0
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
# via black
pathspec==0.11.1
pathspec==0.11.2
# via black
platformdirs==3.5.3
platformdirs==3.10.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.6.3
typing-extensions==4.7.1
# via black
6 changes: 3 additions & 3 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ frozenlist==1.4.0
# aiosignal
gitdb==4.0.10
# via gitpython
gitpython==3.1.35
gitpython==3.1.36
# via mlflow
google-auth==2.17.3
# via kubernetes
Expand Down Expand Up @@ -186,7 +186,7 @@ markupsafe==2.1.3
# jinja2
# mako
# werkzeug
matplotlib==3.7.2
matplotlib==3.7.3
# via mlflow
matplotlib-inline==0.1.6
# via ipython
Expand Down Expand Up @@ -282,7 +282,7 @@ pynacl==1.5.0
# macaroonbakery
# paramiko
# pymacaroons
pyparsing==3.0.9
pyparsing==3.1.1
# via matplotlib
pyrfc3339==1.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.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.8
# by the following command:
#
# pip-compile --resolver=backtracking requirements-lint.in
# pip-compile requirements-lint.in
#
black==23.3.0
# via -r requirements-fmt.txt
Expand Down

0 comments on commit aa2b957

Please sign in to comment.