Skip to content

Commit 3db40bc

Browse files
chore: Update Python dep: bump deprecated from 1.2.15 to 1.3.1
Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.2.15 to 1.3.1. - [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases) - [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG-1.2.rst) - [Commits](laurent-laporte-pro/deprecated@v1.2.15...v1.3.1) --- updated-dependencies: - dependency-name: deprecated dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24902c9 commit 3db40bc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python = ">=3.9,<3.14"
2424
# retry failing method calls
2525
retry2 = "^0.9"
2626
# mark things as deprecated
27-
deprecated = "^1.2"
27+
deprecated = "^1.3"
2828
# simple logging that just works
2929
loguru = "*"
3030
fastapi = "^0.116.0"

0 commit comments

Comments
 (0)