Skip to content

Commit 34d41ec

Browse files
authored
updated pathspec version (dbt-labs#12714)
1 parent da481e7 commit 34d41ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ dependencies = [
4343
"protobuf>=6.0,<7.0",
4444
"requests<3.0.0", # should match dbt-common
4545
"snowplow-tracker>=1.0.2,<2.0",
46+
"pathspec>=0.9,<1.1",
4647
# ----
4748
# These packages are major-version-0. Keep upper bounds on upcoming minor versions (which could have breaking changes)
4849
# and check compatibility / bump in each new minor version of dbt-core.
49-
"pathspec>=0.9,<0.13",
5050
"sqlparse>=0.5.5,<0.6.0",
5151
# ----
5252
# These are major-version-0 packages also maintained by dbt-labs.

0 commit comments

Comments
 (0)