Skip to content

Commit 55dd61c

Browse files
Bump atlassian-python-api from 3.41.3 to 3.41.4 (#777)
Bumps [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) from 3.41.3 to 3.41.4. - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](atlassian-api/atlassian-python-api@3.41.3...3.41.4) --- updated-dependencies: - dependency-name: atlassian-python-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26255e9 commit 55dd61c

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
@@ -10,7 +10,7 @@ python = ">=3.10 <3.12"
1010
fastapi = "^0.104.1"
1111
pydantic = {version = "^2.5.2", extras = ["email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.23.2"}
13-
atlassian-python-api = "^3.41.3"
13+
atlassian-python-api = "^3.41.4"
1414
dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^1.2.0"}

0 commit comments

Comments
 (0)