Bump blinker from 1.8.1 to 1.8.2
Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.8.1 to 1.8.2. - [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.8.1...1.8.2) --- updated-dependencies: - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
164f62ca2f
commit
5a502d1322
|
@ -1,4 +1,4 @@
|
||||||
blinker==1.8.1
|
blinker==1.8.2
|
||||||
certifi==2024.2.2
|
certifi==2024.2.2
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
# pip-compile --output-file=requirements.txt requirements.in
|
# pip-compile --output-file=requirements.txt requirements.in
|
||||||
#
|
#
|
||||||
blinker==1.8.1
|
blinker==1.8.2
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# flask
|
# flask
|
||||||
|
|
Loading…
Reference in a new issue