Skip to content

Commit

Permalink
Bump black from 23.3.0 to 24.3.0 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent 78bb621 commit a5cd6ab
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
aiohttp==3.9.1
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
black==23.3.0;implementation_name=="cpython"
black==24.3.0 ; implementation_name == "cpython"
build==1.0.3
check-manifest==0.49
click==8.1.7
coverage==7.3.2
coverage[toml]==7.3.2
exceptiongroup==1.2.0
frozenlist==1.4.0
idna==3.6
importlib-metadata==7.0.0
iniconfig==2.0.0
multidict==6.0.4
mypy==1.7.1;implementation_name=="cpython"
mypy==1.7.1 ; implementation_name == "cpython"
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.12.1
Expand All @@ -23,6 +16,5 @@ pyproject-hooks==1.0.0
pytest==7.4.3
pytest-cov==4.1.0
tomli==2.0.1
typing-extensions==4.9.0
yarl==1.9.4
typing-extensions==4.9.0 ; python_version < "3.9"
zipp==3.17.0

0 comments on commit a5cd6ab

Please sign in to comment.