Skip to content

Commit b4374e1

Browse files
Bump dockerflow from 2024.3.0 to 2024.4.1 (#932)
Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2024.3.0 to 2024.4.1. - [Release notes](https://github.com/mozilla-services/python-dockerflow/releases) - [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst) - [Commits](mozilla-services/python-dockerflow@2024.3.0...2024.4.1) --- updated-dependencies: - dependency-name: dockerflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent accc216 commit b4374e1

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
@@ -11,7 +11,7 @@ fastapi = "^0.110.1"
1111
pydantic = {version = "^2.6.4", extras = ["email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.28.1"}
1313
atlassian-python-api = "^3.41.11"
14-
dockerflow = {extras = ["fastapi"], version = "2024.3.0"}
14+
dockerflow = {extras = ["fastapi"], version = "2024.4.1"}
1515
Jinja2 = "^3.1.3"
1616
sentry-sdk = {extras = ["fastapi"], version = "^1.42.0"}
1717
pydantic-yaml = "^1.2.1"

0 commit comments

Comments
 (0)