Skip to content

Commit

Permalink
Bump pytest-dependency from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [pytest-dependency](https://github.com/RKrahl/pytest-dependency) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/RKrahl/pytest-dependency/releases)
- [Changelog](https://github.com/RKrahl/pytest-dependency/blob/develop/CHANGES.rst)
- [Commits](RKrahl/pytest-dependency@0.5.1...0.6.0)

---
updated-dependencies:
- dependency-name: pytest-dependency
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent b896ab0 commit 5e9a56e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dbt-redshift = ">=1.1,<1.8"
dbt-bigquery = ">=1.1,<1.8"
dbt-snowflake = ">=1.1,<1.8"
redshift-connector = "^2.0.910"
pytest-dependency = "^0.5.1"
pytest-dependency = ">=0.5.1,<0.7.0"
python-dotenv = "^0.21.1"
pandas = "^1.3.0"
snowflake-connector-python = {extras = ["pandas"], version = "^3.0"}
Expand Down

0 comments on commit 5e9a56e

Please sign in to comment.