Skip to content

Commit

Permalink
pin pytest for the datadog plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Jan 23, 2025
1 parent fc3c9cd commit 4e39416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt-postgres/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"ddtrace==2.3.0",
"pre-commit==3.7.0",
"freezegun",
"pytest",
"pytest>=7.0,<8.0",
"pytest-dotenv",
"pytest-mock",
"pytest-xdist",
Expand Down

0 comments on commit 4e39416

Please sign in to comment.