Skip to content

Commit fa5f42e

Browse files
Bump parameterized from 0.8.1 to 0.9.0 (#121)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a62e76 commit fa5f42e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sqlalchemy = ["sqlalchemy", "requests"]
2424
coverage = ">=6.5,<8.0"
2525
pytest = ">=7.1.3,<9.0.0"
2626
pytest-cov = "^4.0.0"
27-
parameterized = "^0.8.1"
27+
parameterized = ">=0.8.1,<0.10.0"
2828
tox = ">=3.26,<5.0"
2929
urllib3 = ">=1.26.12,<3.0.0"
3030
flake8 = "^5"

0 commit comments

Comments
 (0)