Skip to content

Commit

Permalink
Bump version of atlassian-python-api
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal committed May 21, 2024
1 parent b7671ef commit 5108a3b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions airflow/providers/atlassian/jira/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,7 @@ versions:

dependencies:
- apache-airflow>=2.7.0
# Changes in `3.41.6` introduce incorrect import of `beautifulsoup4`
- atlassian-python-api>=1.14.2,!=3.41.6
# `beautifulsoup4` not listed in `atlassian-python-api` install requirements
# in versions before 3.41.7 however depend on it
- beautifulsoup4
- atlassian-python-api>3.41.10

integrations:
- integration-name: Atlassian Jira
Expand Down

0 comments on commit 5108a3b

Please sign in to comment.