Skip to content

Commit dba4f45

Browse files
Bump atlassian-python-api from 3.31.0 to 3.31.1 (#331)
Bumps [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) from 3.31.0 to 3.31.1. - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](https://github.com/atlassian-api/atlassian-python-api/commits) --- updated-dependencies: - dependency-name: atlassian-python-api dependency-type: direct:production update-type: version-update:semver-patch ... 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 ca56ebb commit dba4f45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 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
@@ -10,7 +10,7 @@ python = ">=3.10 <3.12"
1010
fastapi = "^0.88.0"
1111
pydantic = {version = "^1.10.2", extras = ["dotenv", "email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.20.0"}
13-
atlassian-python-api = "^3.31.0"
13+
atlassian-python-api = "^3.31.1"
1414
dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.8.1"}

0 commit comments

Comments
 (0)