Skip to content

Commit 1e5c086

Browse files
authored
Merge pull request #104 from awslabs/dependabot/pip/pytest-gte-7.4.3-and-lt-10.0.0
chore(deps)(deps-dev): update pytest requirement from <9.0.0,>=7.4.3 to >=7.4.3,<10.0.0
2 parents 5a90d73 + e7783a5 commit 1e5c086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ci = [
7777
"bandit-sarif-formatter>=1.1.1,<2.0.0",
7878

7979
# Testing Framework
80-
"pytest>=7.4.3,<9.0.0",
80+
"pytest>=7.4.3,<10.0.0",
8181
"pytest-cov>=4.1.0,<8.0.0",
8282
"pytest-env>=1.1.1,<2.0.0",
8383
"pytest-mock>=3.12.0,<4.0.0",

0 commit comments

Comments
 (0)