Skip to content

Commit 6336d46

Browse files
chore(deps): bump flask-admin from 1.6.0 to 1.6.1 (#8875)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7afef43 commit 6336d46

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ blinker = "1.6.2"
9292
envparse = "0.2"
9393
flask-rest-jsonapi = {git = "https://github.com/fossasia/flask-rest-jsonapi.git", tag = "0.12.6.5"}
9494
wtforms = {version = "2.3.3", extras = ["email"]}
95-
flask-admin = "1.6.0"
95+
flask-admin = "1.6.1"
9696
google-compute-engine = "2.8.13"
9797
factory_boy = "3.2.1"
9898
sentry-sdk = {version = "1.24.0", extras = ["flask"]}

0 commit comments

Comments
 (0)