Skip to content

Commit 51993af

Browse files
Bump atlassian-python-api from 3.41.10 to 3.41.11 (#887)
Bumps [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) from 3.41.10 to 3.41.11. - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](atlassian-api/atlassian-python-api@3.41.10...3.41.11) --- 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 f6021e8 commit 51993af

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
@@ -10,7 +10,7 @@ python = ">=3.12, <3.13"
1010
fastapi = "^0.110.0"
1111
pydantic = {version = "^2.6.3", extras = ["email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.27.1"}
13-
atlassian-python-api = "^3.41.10"
13+
atlassian-python-api = "^3.41.11"
1414
dockerflow = "2024.2.0"
1515
Jinja2 = "^3.1.3"
1616
sentry-sdk = {extras = ["fastapi"], version = "^1.40.6"}

0 commit comments

Comments
 (0)