Bump deprecated from 1.2.18 to 1.3.0 (#2077)

Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.2.18 to 1.3.0.
- [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.2.18...v1.3.0)

---
updated-dependencies:
- dependency-name: deprecated
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-10-30 02:15:52 +00:00
committed by GitHub
parent ffd23dc1a2
commit 4a57413dca
2 changed files with 5 additions and 6 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.2.18"
deprecated = "==1.3.0"
gevent = "==25.5.1"
expiringdict = "==1.2.2"
flask = "~=3.1"