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 13, 2023
1 parent 71b1afa commit 9c2784b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.6
click==8.1.7
# via black
isort==5.12.0
# via -r requirements-fmt.in
Expand Down
4 changes: 2 additions & 2 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.1
# via -r requirements-lint.in
click==8.1.6
click==8.1.7
# via black
codespell==2.2.5
# via -r requirements-lint.in
Expand Down

0 comments on commit 9c2784b

Please sign in to comment.