Bump blinker from 1.7.0 to 1.8.1

Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.7.0 to 1.8.1.
- [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.7.0...1.8.1)

---
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] 2024-05-01 23:59:01 +00:00 committed by GitHub
parent eb083b37e7
commit 26c3014c01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
blinker==1.7.0
blinker==1.8.1
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7

View file

@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
blinker==1.7.0
blinker==1.8.1
# via
# -r requirements.in
# flask