Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-httpbin from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [pytest-httpbin](https://github.com/kevin1024/pytest-httpbin) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/kevin1024/pytest-httpbin/releases)
- [Changelog](https://github.com/kevin1024/pytest-httpbin/blob/master/release.py)
- [Commits](kevin1024/pytest-httpbin@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: pytest-httpbin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent a6a490e commit 4d1a86f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pytest = ">=7.0.0"

[tool.poetry.dev-dependencies]
coverage = "^7.6"
pytest-httpbin = "^2.0.0"
pytest-httpbin = "^2.1.0"
pytest-randomly = "^3.15.0"
requests = "^2.32.3"
starlette = "^0.38.5"
Expand Down

0 comments on commit 4d1a86f

Please sign in to comment.