mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Bump black from 23.12.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.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.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -41,7 +41,7 @@ wtforms = "~=3.1"
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "*"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
black = "^23.12.0"
|
||||
black = "^23.12.1"
|
||||
coverage = "*"
|
||||
freezegun = "^1.4.0"
|
||||
flake8 = "^6.1.0"
|
||||
|
||||
Reference in New Issue
Block a user