Skip to content

Commit

Permalink
Bump vcrpy from 6.0.1 to 6.0.2 (#136)
Browse files Browse the repository at this point in the history
Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/kevin1024/vcrpy/releases)
- [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst)
- [Commits](kevin1024/vcrpy@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: vcrpy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 6bfab75 commit e39c8ee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 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 @@ -23,7 +23,7 @@ single-source = "^0.4.0"
[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
pytest-socket = "^0.7.0"
vcrpy = "^6.0.1"
vcrpy = "^6.0.2"

[tool.ruff]
lint.ignore = ["E501"]
Expand Down

0 comments on commit e39c8ee

Please sign in to comment.