Skip to content

Commit

Permalink
Merge pull request #3 from prefeitura-rio/fix/enable-biglake
Browse files Browse the repository at this point in the history
chore: upgrade prefeitura-rio
  • Loading branch information
gabriel-milan authored May 29, 2024
2 parents 80cae4e + 9fb4e68 commit 6992225
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pipelines/sislic/dump_db_sislic/schedules.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Schedules for the database dump pipeline
Schedules for the SISLIC dump pipeline
"""

from datetime import datetime, timedelta
Expand Down
6 changes: 3 additions & 3 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = ">=3.10,<3.11"
dbt-bigquery = "^1.6.1"
google-cloud-storage = "^2.10.0"
prefect = "1.4.1"
prefeitura-rio = { git = "https://github.com/prefeitura-rio/prefeitura-rio", rev = "65c748253d0c35bca66fa895b006c6742607c5d8", extras = [
prefeitura-rio = { git = "https://github.com/prefeitura-rio/prefeitura-rio", rev = "8e0f7e1d4e152c79bc428e3f99fb90567dbb8eac", extras = [
"pipelines",
"pipelines-templates",
"actions",
Expand Down

0 comments on commit 6992225

Please sign in to comment.