Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adding atlassian-python-api to support confluence components #4430

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

edwinjosechittilappilly
Copy link
Collaborator

This pull request includes a small change to the pyproject.toml file. The change adds a new dependency to the project.

  • Added atlassian-python-api>=3.41.16 to the dependencies list in pyproject.toml.

closes #4309 4309

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. python Pull requests that update Python code labels Nov 6, 2024
@github-actions github-actions bot added the bug Something isn't working label Nov 6, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 7, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) November 7, 2024 11:35
@ogabrielluiz ogabrielluiz force-pushed the add_confluence_dependency branch 2 times, most recently from 71d2314 to b86fd1b Compare November 7, 2024 12:19
@ogabrielluiz ogabrielluiz merged commit 1434786 into main Nov 7, 2024
27 of 28 checks passed
@ogabrielluiz ogabrielluiz deleted the add_confluence_dependency branch November 7, 2024 21:18
edwinjosechittilappilly added a commit that referenced this pull request Nov 7, 2024
)

adding atlassian-python-api to support confluence components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confluence loader do not find atlassian package
4 participants