Skip to content

Commit 1d37db8

Browse files
Bump atlassian-python-api from 3.36.0 to 3.37.0 (#508)
Bumps [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) from 3.36.0 to 3.37.0. - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](atlassian-api/atlassian-python-api@3.36.0...3.37.0) --- updated-dependencies: - dependency-name: atlassian-python-api 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 6f4720c commit 1d37db8

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.95.2"
1111
pydantic = {version = "^1.10.7", extras = ["dotenv", "email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.22.0"}
13-
atlassian-python-api = "^3.36.0"
13+
atlassian-python-api = "^3.37.0"
1414
dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.11.2"}

0 commit comments

Comments
 (0)