Skip to content

Commit

Permalink
Bump the dependencies group in /receptorctl with 3 updates (#1108)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent cbbb0ff commit 9f2d0a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions receptorctl/requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
#
black==24.4.2
black==24.8.0
# via -r requirements/lint.in
click==8.1.7
# via black
flake8==7.1.0
flake8==7.1.1
# via -r requirements/lint.in
mccabe==0.7.0
# via flake8
Expand Down
2 changes: 1 addition & 1 deletion receptorctl/requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=requirements/tests.txt --strip-extras requirements/tests.in
#
coverage==7.6.0
coverage==7.6.1
# via
# -r requirements/tests.in
# pytest-cov
Expand Down

0 comments on commit 9f2d0a8

Please sign in to comment.