Bump blinker from 1.6.2 to 1.7.0

Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/blinker/compare/1.6.2...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-07 21:03:38 +00:00
committed by GitHub
parent 625e83c7fa
commit 7f50a61a40
2 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ bcrypt = "==4.0.1"
beautifulsoup4 = "==4.12.2"
billiard = "==3.6.4.0"
bleach = "^6.1.0"
blinker = "~=1.4"
blinker = "~=1.7"
boto3 = "^1.28.66"
botocore = "^1.31.66"
cachetools = "==5.3.2"