Skip to content

Commit 90db94a

Browse files
Bump pytest from 8.2.1 to 9.0.3 in /tests
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfa4e82 commit 90db94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
# limitations under the License.
1616

1717
mock==5.1.0
18-
pytest==8.2.1
18+
pytest==9.0.3
1919
requests==2.32.2
2020
pylint==3.2.2

0 commit comments

Comments
 (0)