Skip to content

Commit 7cfc5eb

Browse files
Bump dockerflow from 2022.7.0 to 2022.8.0 (#268)
Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2022.7.0 to 2022.8.0. - [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@2022.7.0...2022.8.0) --- updated-dependencies: - dependency-name: dockerflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac53657 commit 7cfc5eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.85.0"
1111
pydantic = {version = "^1.10.2", extras = ["dotenv", "email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.18.2"}
1313
atlassian-python-api = "^3.28.1"
14-
dockerflow = "2022.7.0"
14+
dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.8.1"}
1717
sentry-sdk = "^1.9.10"

0 commit comments

Comments
 (0)