Skip to content

Commit

Permalink
Update dependency black to v24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 082a344 commit d3a9349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
async-timeout==4.0.3 ; python_version >= "3.10" and python_full_version < "3.11.3"
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
black==24.8.0 ; python_version >= "3.10" and python_version < "4.0"
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
cachelib==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit d3a9349

Please sign in to comment.