Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 3, 2024
1 parent a4a82f3 commit 621d131
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --resolver=backtracking docs-requirements.in
#
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
babel==2.15.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile lint-requirements.in
#
black==24.4.2
black==24.8.0
# via -r lint-requirements.in
cffi==1.16.0
# via cryptography
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --resolver=backtracking test-requirements.in
#
attrs==23.2.0
attrs==24.1.0
# via service-identity
cffi==1.16.0
# via cryptography
Expand Down

0 comments on commit 621d131

Please sign in to comment.