Skip to content

Commit 5465a64

Browse files
chore(deps): bump the dependencies group in /testing/integration with 2 updates (#13198)
1 parent bad3221 commit 5465a64

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

testing/integration/poetry.lock

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

testing/integration/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99

1010
[tool.poetry.dependencies]
1111
python = "^3.10"
12-
pytest = "^8.4.0"
12+
pytest = "^8.4.1"
1313
pytest-base-url = "^2.1.0"
1414
pytest-rerunfailures = "^15.1"
1515
requests = "^2.32.4"
@@ -18,7 +18,7 @@ braceexpand = "^0.1.7"
1818

1919
[tool.poetry.dev-dependencies]
2020
black = "^25.1"
21-
flake8 = "^7.2.0"
21+
flake8 = "^7.3.0"
2222

2323
[build-system]
2424
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)