Skip to content

Commit

Permalink
Bump aws-xray-sdk from 2.13.1 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/aws/aws-xray-sdk-python/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst)
- [Commits](aws/aws-xray-sdk-python@2.13.1...2.14.0)

---
updated-dependencies:
- dependency-name: aws-xray-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent e054e03 commit 278f623
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ version = "0" # Version number is managed with tags in git

[tool.poetry.dependencies]
alembic = "^1.9.4"
aws-xray-sdk = "<2.14"
aws-xray-sdk = "<2.15"
bcrypt = "4.2.0"
boto3 = "^1.26.90"
feedparser = "*"
Expand Down

0 comments on commit 278f623

Please sign in to comment.