Bump deprecated from 1.3.0 to 1.3.1 (#2080)

Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.3.0 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.rst)
- [Commits](https://github.com/laurent-laporte-pro/deprecated/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: deprecated
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-02 20:14:59 +00:00
committed by GitHub
parent 19c8f26476
commit 065f862a52
2 changed files with 5 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ click-datetime = "==0.4.0"
click-didyoumean = "==0.3.1"
click-plugins = "==1.1.1.2"
click-repl = "==0.3.0"
deprecated = "==1.3.0"
deprecated = "==1.3.1"
gevent = "==25.5.1"
expiringdict = "==1.2.2"
flask = "~=3.1"