Skip to content

Commit

Permalink
build(deps-dev): bump vcrpy from 6.0.1 to 6.0.2
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]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent f0f9b12 commit 0e447ef
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 @@ -35,7 +35,7 @@ refurb = "2.0.0"
ruff = "0.6.8"
tox = "4.20.0"
tox-gh-actions = "3.2.0"
vcrpy = "6.0.1"
vcrpy = "6.0.2"

[tool.poetry.plugins."poetry.application.plugin"]
upgrade = "poetry_plugin_upgrade.plugin:UpgradeApplicationPlugin"
Expand Down

0 comments on commit 0e447ef

Please sign in to comment.