Skip to content

Commit

Permalink
Bump flask-admin from 1.6.0 to 1.6.1 (#1063)
Browse files Browse the repository at this point in the history
* Bump flask-admin from 1.6.0 to 1.6.1

Bumps [flask-admin](https://github.com/flask-admin/flask-admin) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/flask-admin/flask-admin/releases)
- [Changelog](https://github.com/flask-admin/flask-admin/blob/master/doc/changelog.rst)
- [Commits](pallets-eco/flask-admin@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: flask-admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jannis Leidel <jannis@leidel.info>
  • Loading branch information
3 people committed Jan 3, 2024
1 parent 1cb00c3 commit 17b875a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,9 @@ flask==2.2.3 \
# flask-wtf
# pytest-flask
# sentry-sdk
flask-admin==1.6.0 \
--hash=sha256:424ffc79b7b0dfff051555686ea12e86e48dffacac14beaa319fb4502ac40988
flask-admin==1.6.1 \
--hash=sha256:24cae2af832b6a611a01d7dc35f42d266c1d6c75a426b869d8cb241b78233369 \
--hash=sha256:fd8190f1ec3355913a22739c46ed3623f1d82b8112cde324c60a6fc9b21c9406
# via -r requirements.in
flask-caching==2.0.2 \
--hash=sha256:19571f2570e9b8dd9dd9d2f49d7cbee69c14ebe8cc001100b1eb98c379dd80ad \
Expand Down

0 comments on commit 17b875a

Please sign in to comment.