From 4c2f131d059e168ccb5303923b8227c638aef870 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:26:57 +0000 Subject: [PATCH 1/3] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abd85237..4d3d21fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.4 + rev: v0.3.5 hooks: - id: ruff args: [--fix] From fb7caf2b45c3adfb46ee12a923d0317cff8e19b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:45:20 +0000 Subject: [PATCH 2/3] Bump types-requests from 2.31.0.20240311 to 2.31.0.20240403 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240311 to 2.31.0.20240403. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index e30ef173..14373652 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -6,4 +6,4 @@ pymongo==4.6.3 pandas==2.2.1 orjson==3.10.0 types-orjson==3.6.2 -types-requests==2.31.0.20240311 +types-requests==2.31.0.20240403 From 042df49a0487e5e16f60ea358b63d3db69fda04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:13:06 +0000 Subject: [PATCH 3/3] Bump pandas from 2.2.1 to 2.2.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 14373652..997c0b89 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -3,7 +3,7 @@ ruamel.yaml==0.18.6 msgpack==1.0.8 tqdm==4.66.2 pymongo==4.6.3 -pandas==2.2.1 +pandas==2.2.2 orjson==3.10.0 types-orjson==3.6.2 types-requests==2.31.0.20240403