From dbcd96962b96b297667f9606a6edc4541def518a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 02:21:53 +0000 Subject: [PATCH 1/2] build(deps-dev): Update pip requirement in the pip group Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. Updates `pip` to 24.1.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.1...24.1.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 26a34d8..c2338cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ python-dateutil = "2.9.0.post0" requests = "2.32.3" [tool.poetry.group.dev.dependencies] -pip ="24.1" +pip ="24.1.1" flake8 = "7.1.0" pytest = "8.2.2" From 1b505f97d6b006a61b160c04deb5a9fc434794cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 27 Jun 2024 02:22:40 +0000 Subject: [PATCH 2/2] build(deps): Bump requirements.txt and poetry version --- pyproject.toml | 2 +- requirements.dev | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c2338cc..e306614 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "atsdk" -version = "0.2.21" +version = "0.2.22" description = "Python SDK for atPlatform" authors = ["Umang Shah ","Chris Swan "] maintainers = ["Chris Swan "] diff --git a/requirements.dev b/requirements.dev index 4e97dcd..c1d147f 100644 --- a/requirements.dev +++ b/requirements.dev @@ -199,9 +199,9 @@ mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" packaging==24.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" \ --hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \ --hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124 -pip==24.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" \ - --hash=sha256:a775837439bf5da2c1a0c2fa43d5744854497c689ddbd9344cf3ea6d00598540 \ - --hash=sha256:bdae551038c0ce6a83030b4aedef27fc95f0daa683593fea22fa05e55ed8e317 +pip==24.1.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" \ + --hash=sha256:5aa64f65e1952733ee0a9a9b1f52496ebdb3f3077cc46f80a16d983b58d1180a \ + --hash=sha256:efca15145a95e95c00608afeab66311d40bfb73bb2266a855befd705e6bb15a0 pluggy==1.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" \ --hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \ --hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669