Skip to content

Commit

Permalink
chore(deps): bump the dependencies group in /testing/integration with…
Browse files Browse the repository at this point in the history
… 2 updates (#10548)
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent ee212ec commit 2f4a09d
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 deletions testing/integration/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions testing/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
pytest = "^8.0.0"
pytest = "^8.0.1"
pytest-base-url = "^2.1.0"
pytest-rerunfailures = "^13.0"
requests = "^2.31.0"
pyquery = "^2.0.0"
braceexpand = "^0.1.7"

[tool.poetry.dev-dependencies]
black = "^24.1"
black = "^24.2"
flake8 = "^7.0.0"

[build-system]
Expand Down

0 comments on commit 2f4a09d

Please sign in to comment.