Skip to content

Commit

Permalink
chore(deps): update std-uritemplate requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [std-uritemplate](https://github.com/std-uritemplate/std-uritemplate) to permit the latest version.
- [Release notes](https://github.com/std-uritemplate/std-uritemplate/releases)
- [Commits](std-uritemplate/std-uritemplate@0.0.38...2.0.0)

---
updated-dependencies:
- dependency-name: std-uritemplate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 71ef4dd commit 4573f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/abstractions/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ include = ["CHANGELOG.md", "LICENSE"]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
std-uritemplate = ">=0.0.38,<2.0.0"
std-uritemplate = ">=0.0.38,<3.0.0"
opentelemetry-api = ">=1.27.0"
opentelemetry-sdk = ">=1.27.0"

Expand Down

0 comments on commit 4573f8d

Please sign in to comment.