Skip to content

Commit

Permalink
Merge branch 'main' into bug/materialized-views/auto-refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Oct 27, 2023
2 parents df208f6 + b8af6a6 commit 4a187f6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20231002-164012.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update ddtrace requirement from ~=1.19 to ~=1.20"
time: 2023-10-02T16:40:12.00000Z
custom:
Author: dependabot[bot]
PR: 948
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20231009-005842.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update pre-commit-hooks requirement from ~=4.4 to ~=4.5"
time: 2023-10-09T00:58:42.00000Z
custom:
Author: dependabot[bot]
PR: 960
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=
black~=23.10
bumpversion~=0.6.0
click~=8.1
ddtrace~=1.19
ddtrace~=1.20
flake8~=6.1
flaky~=3.7
freezegun~=1.2
ipdb~=0.13.13
mypy==1.6.1 # patch updates have historically introduced breaking changes
pip-tools~=7.3
pre-commit~=3.5
pre-commit-hooks~=4.4
pre-commit-hooks~=4.5
pytest~=7.4
pytest-csv~=3.0
pytest-dotenv~=0.5.2
Expand Down

0 comments on commit 4a187f6

Please sign in to comment.