Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-xdist-approx-eq-3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Nov 27, 2023
2 parents 0428290 + d2d6672 commit 7eccdd8
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-20231116-125757.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update ddtrace requirement from ~=2.1 to ~=2.2"
time: 2023-11-16T12:57:57.00000Z
custom:
Author: dependabot[bot]
PR: 832
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20231127-120651.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update wheel requirement from ~=0.41 to ~=0.42"
time: 2023-11-27T12:06:51.00000Z
custom:
Author: dependabot[bot]
PR: 844
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=
black~=23.11
bumpversion~=0.6.0
click~=8.1
ddtrace~=2.1
ddtrace~=2.2
flake8~=6.1
flaky~=3.7
freezegun~=1.2
Expand All @@ -27,4 +27,4 @@ tox~=4.11
types-pytz~=2023.3
types-requests~=2.31
twine~=4.0
wheel~=0.41
wheel~=0.42

0 comments on commit 7eccdd8

Please sign in to comment.