Skip to content

Commit

Permalink
Bump pytest from 8.3.4 to 8.3.5 in /proxy in the dev-dependencies group
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group in /proxy with 1 update: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 8.3.4 to 8.3.5
- [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.3.4...8.3.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent cc69522 commit b6dfad3
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 10 deletions.
50 changes: 41 additions & 9 deletions proxy/poetry.lock

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

2 changes: 1 addition & 1 deletion proxy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ readme = "README.md"
python = "^3.11"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
pytest = "^8.3.5"
pytest-httpbin = "^2.1.0"

0 comments on commit b6dfad3

Please sign in to comment.