Skip to content

Commit

Permalink
chore(deps-dev): update poetry-plugin-mono-repo-deps requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [poetry-plugin-mono-repo-deps](https://github.com/gerbenoostra/poetry-plugin-mono-repo-deps) to permit the latest version.
- [Release notes](https://github.com/gerbenoostra/poetry-plugin-mono-repo-deps/releases)
- [Changelog](https://github.com/gerbenoostra/poetry-plugin-mono-repo-deps/blob/main/CHANGELOG.md)
- [Commits](gerbenoostra/poetry-plugin-mono-repo-deps@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-mono-repo-deps
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent e4c4689 commit 72f2b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/http/httpx/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ mypy = "^1.11.2"
pytest = "^8.3.2"
pytest-asyncio = ">=0.24,<0.26"
pytest-mock = "^3.14.0"
poetry-plugin-mono-repo-deps = "^0.2.1"
poetry-plugin-mono-repo-deps = ">=0.2.1,<0.4.0"

[tool.mypy]
warn_unused_configs = true
Expand Down

0 comments on commit 72f2b97

Please sign in to comment.