From 3147858c5dcd07784e7d74c936eb319f2b1faabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 12:55:29 +0000 Subject: [PATCH] build(deps): bump atlassian-python-api in /src in the pip group Bumps the pip group in /src with 1 update: [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api). Updates `atlassian-python-api` from 4.0.7 to 5.0.0 - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](https://github.com/atlassian-api/atlassian-python-api/compare/4.0.7...5.0.0) --- updated-dependencies: - dependency-name: atlassian-python-api dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 82caf99..0d08cac 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -atlassian-python-api==4.0.7 +atlassian-python-api==5.0.0 beautifulsoup4==4.15.0 Markdown==3.10.3 python-dotenv==1.2.2