Skip to content

Commit bb6dbd2

Browse files
chore(deps-dev): bump black in /services/gtfs-rt-archiver-v3
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5c0389 commit bb6dbd2

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

services/gtfs-rt-archiver-v3/poetry.lock

Lines changed: 29 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/gtfs-rt-archiver-v3/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ calitp-data-infra = "2024.2.12.post1"
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "^5.2"
29-
black = "^22.6.0"
29+
black = "^24.3.0"
3030
snakeviz = "^2.1.1"
3131
types-requests = "^2.28.11"
3232
types-cachetools = "^5.2.1"

0 commit comments

Comments
 (0)