Skip to content

Commit 2f4a09d

Browse files
chore(deps): bump the dependencies group in /testing/integration with 2 updates (#10548)
1 parent ee212ec commit 2f4a09d

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Diff for: testing/integration/poetry.lock

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: testing/integration/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ readme = "README.md"
99

1010
[tool.poetry.dependencies]
1111
python = "^3.10"
12-
pytest = "^8.0.0"
12+
pytest = "^8.0.1"
1313
pytest-base-url = "^2.1.0"
1414
pytest-rerunfailures = "^13.0"
1515
requests = "^2.31.0"
1616
pyquery = "^2.0.0"
1717
braceexpand = "^0.1.7"
1818

1919
[tool.poetry.dev-dependencies]
20-
black = "^24.1"
20+
black = "^24.2"
2121
flake8 = "^7.0.0"
2222

2323
[build-system]

0 commit comments

Comments
 (0)