Skip to content

Commit

Permalink
Bump black from 22.3.0 to 22.6.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.3.0...22.6.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2022
1 parent 2005097 commit a28f13e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ampel-ztf==0.7.4
astropy==5.1
astroquery==0.4.4
backoff==1.11.1
black==22.3.0
black==22.6.0
coveralls == 3.3.1
geopandas==0.10.2
gwemopt==0.0.73
Expand All @@ -23,7 +23,7 @@ pandas==1.3.5
pre_commit == 2.17.0
python-ligo-lw==1.7.1
pyvo==1.1
requests==2.26.0
requests==2.28.1
seaborn == 0.11.2
setuptools==59.6.0
tqdm==4.62.3
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ampel-photometry == 0.7.1",
"ampel-ztf == 0.7.4.post1",
"astropy == 5.1",
"black == 22.3.0",
"black == 22.6.0",
"backoff == 1.11.1",
"coveralls == 3.3.1",
"geopandas == 0.10.2",
Expand All @@ -47,7 +47,7 @@
"pre_commit == 2.17.0",
"python-ligo-lw == 1.8.0",
"pyvo == 1.2.1",
"requests == 2.26.0",
"requests == 2.28.1",
"seaborn == 0.11.2",
"setuptools == 59.6.0",
"tqdm == 4.62.3",
Expand Down

0 comments on commit a28f13e

Please sign in to comment.