Bump blinker from 1.6.3 to 1.7.0

Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.6.3 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.3...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-02 17:16:35 +00:00
committed by GitHub
parent c21d093c61
commit 073def2510
2 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.9,<3.12"
ago = "~=0.0.95"
blinker = "~=1.6"
blinker = "~=1.7"
exceptiongroup = "==1.1.3"
flask = "~=2.3"
flask-basicauth = "~=0.2"