Skip to content
Snippets Groups Projects
Unverified Commit 96d72df6 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

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: default avatardependabot[bot] <support@github.com>

* Align setup.cfg to requirements.txt

---------

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarafabiani <alessio.fabiani@geosolutionsgroup.com>
parent c937f5e4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -178,7 +178,7 @@ install_requires =
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment