Skip to content

Commit

Permalink
Update dependencies before 1.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
damian3031 committed Oct 6, 2023
1 parent 38ce052 commit 6d52d80
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .changes/unreleased/Dependencies-20231006-120431.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
kind: Dependencies
body: >
Update requirements:
dbt-tests-adapter from 1.6.0 to 1.6.5
tox from 4.6 to 4.11
pre-commit from 3.3 to 3.4
mypy from 1.4.1 to 1.5.1
time: 2023-10-06T12:04:31.385161+02:00
custom:
Author: damian3031
Issue: ""
PR: "9999"
8 changes: 4 additions & 4 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dbt-tests-adapter~=1.6.0
mypy==1.4.1 # patch updates have historically introduced breaking changes
pre-commit~=3.3
dbt-tests-adapter~=1.6.5
mypy==1.5.1 # patch updates have historically introduced breaking changes
pre-commit~=3.4
pytest~=7.4
tox~=4.6
tox~=4.11

0 comments on commit 6d52d80

Please sign in to comment.