From e61446cba08be286a765a744d56ba58bd56ebfd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:05:51 +0100 Subject: [PATCH 1/4] Bump psutil from 5.9.5 to 5.9.6 (#48) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 5.9.6. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.6) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb17b88..75be847 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ requests==2.31.0 xmltodict==0.13.0 testrail-api==1.12.1 plotly==5.17.0 -psutil==5.9.5 +psutil==5.9.6 atlassian-python-api==3.41.2 kaleido==0.2.1 httplib2==0.22.0 From dff11feb82a651f02d2c19198ed88de2d3c66d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:07:07 +0100 Subject: [PATCH 2/4] Bump google-api-python-client from 2.101.0 to 2.106.0 (#46) Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.101.0 to 2.106.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.101.0...v2.106.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75be847..7d92230 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ kaleido==0.2.1 httplib2==0.22.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==1.1.0 -google-api-python-client==2.101.0 +google-api-python-client==2.106.0 oauth2client==4.1.3 From 31ce852ce3a691195f168237f9388b0c81614eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:28:50 +0100 Subject: [PATCH 3/4] Bump plotly from 5.17.0 to 5.18.0 (#47) Bumps [plotly](https://github.com/plotly/plotly.py) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d92230..b8ce625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ requests==2.31.0 xmltodict==0.13.0 testrail-api==1.12.1 -plotly==5.17.0 +plotly==5.18.0 psutil==5.9.6 atlassian-python-api==3.41.2 kaleido==0.2.1 From 87f3e737e1b427486cdc9d8644256e25d8a68186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 12:28:58 +0100 Subject: [PATCH 4/4] Bump atlassian-python-api from 3.41.2 to 3.41.3 (#45) Bumps [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) from 3.41.2 to 3.41.3. - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](https://github.com/atlassian-api/atlassian-python-api/compare/3.41.2...3.41.3) --- updated-dependencies: - dependency-name: atlassian-python-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8ce625..83e1720 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ xmltodict==0.13.0 testrail-api==1.12.1 plotly==5.18.0 psutil==5.9.6 -atlassian-python-api==3.41.2 +atlassian-python-api==3.41.3 kaleido==0.2.1 httplib2==0.22.0 google-auth-httplib2==0.1.1