-
- Downloads
Bump black from 23.9.1 to 23.10.1 (#11648)
* Bump black from 23.9.1 to 23.10.1 Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.9.1...23.10.1 ) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> * Align setup.cfg to requirements.txt --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
afabiani <alessio.fabiani@geosolutionsgroup.com>
... | ... | @@ -153,7 +153,7 @@ invoke==2.2.0 |
coverage==7.3.1 | ||
requests-toolbelt==1.0.0 | ||
flake8==6.1.0 | ||
black==23.9.1 | ||
black==23.10.1 | ||
pytest==7.4.2 | ||
pytest-bdd==6.1.1 | ||
splinter==0.19.0 | ||
... | ... |
Please register or sign in to comment