Skip to content

Commit

Permalink
Bump references to calitp-data-infra across the board (#3275)
Browse files Browse the repository at this point in the history
  • Loading branch information
SorenSpicknall authored Feb 12, 2024
1 parent 45356dd commit 42cdacc
Show file tree
Hide file tree
Showing 8 changed files with 136 additions and 60 deletions.
45 changes: 32 additions & 13 deletions jobs/gtfs-aggregator-scraper/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jobs/gtfs-aggregator-scraper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Andrew Vaccaro <[email protected]>"]
[tool.poetry.dependencies]
python = "~3.9"
typer = "^0.7.0"
calitp-data-infra = "2024.1.3"
calitp-data-infra = "2024.2.12.post1"

[tool.poetry.dev-dependencies]
pytest = "^7.2.0"
Expand Down
53 changes: 36 additions & 17 deletions jobs/gtfs-rt-parser-v2/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jobs/gtfs-rt-parser-v2/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ typer = "^0.6.1"
protobuf = "^3.20.2"
backoff = "^2.2.1"
sentry-sdk = "^1.12.1"
calitp-data-infra = "2024.1.3"
calitp-data-infra = "2024.2.12.post1"

[tool.poetry.dev-dependencies]
pytest = "^7.1.2"
Expand Down
45 changes: 32 additions & 13 deletions jobs/gtfs-schedule-validator/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jobs/gtfs-schedule-validator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tqdm = "^4.64.0"
backoff = "^2.2.1"
python-slugify = "^7.0.0"
sentry-sdk = "^1.12.1"
calitp-data-infra = "2024.1.3"
calitp-data-infra = "2024.2.12.post1"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down
Loading

0 comments on commit 42cdacc

Please sign in to comment.