Skip to content

Commit f6df18b

Browse files
chore(deps): bump flask-celeryext from 0.4.1 to 0.4.3 (#8872)
Bumps [flask-celeryext](https://github.com/inveniosoftware/flask-celeryext) from 0.4.1 to 0.4.3. - [Release notes](https://github.com/inveniosoftware/flask-celeryext/releases) - [Changelog](https://github.com/inveniosoftware/flask-celeryext/blob/master/CHANGES.rst) - [Commits](inveniosoftware/flask-celeryext@v0.4.1...v0.4.3) --- updated-dependencies: - dependency-name: flask-celeryext 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 fe4837d commit f6df18b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -53,7 +53,7 @@ Flask-SQLAlchemy = "2.5.1"
5353
Flask-Login = "0.6.2"
5454
Flask-Scrypt = "0.1.3.6"
5555
flask-jwt-extended = "3.25.0"
56-
flask-celeryext = "0.4.1"
56+
flask-celeryext = "0.4.3"
5757
werkzeug = "2.0.3"
5858
omise = "0.12.0"
5959
requests-oauthlib = "1.3.1"

0 commit comments

Comments
 (0)