Skip to content

Commit 1d2bb03

Browse files
committed
Bump atlassian-python-api to 3.28.0
1 parent 931ade4 commit 1d2bb03

File tree

2 files changed

+63
-37
lines changed

2 files changed

+63
-37
lines changed

poetry.lock

Lines changed: 62 additions & 36 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.11"
1010
fastapi = "^0.79.0"
1111
pydantic = {version = "^1.9.2", extras = ["dotenv", "email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.18.2"}
13-
atlassian-python-api = "^3.27.0"
13+
atlassian-python-api = "^3.28.0"
1414
dockerflow = "2022.7.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.8.0"}

0 commit comments

Comments
 (0)