From 74cd208f938540e05d2227d2a60503e3c547c5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 20:10:23 +0000 Subject: [PATCH] build: Bump polars from 0.14.31 to 0.15.2 Bumps [polars](https://github.com/pola-rs/polars) from 0.14.31 to 0.15.2. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](https://github.com/pola-rs/polars/compare/py-0.14.31...py-0.15.2) --- updated-dependencies: - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 23 +++++++++++++++-------- pyproject.toml | 2 +- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/poetry.lock b/poetry.lock index c293ab5..8bd924f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -308,7 +308,7 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "polars" -version = "0.14.31" +version = "0.15.2" description = "Blazingly fast DataFrame library" category = "main" optional = false @@ -489,7 +489,7 @@ testing = ["coverage (>=6.2)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7 [metadata] lock-version = "1.1" python-versions = "^3.10" -content-hash = "95d413a4b5dae24c07609e9e260c0e2fe91c7aa41fc20fbd2fbd2cf35c38a9e1" +content-hash = "07af3b75dca1c19da4fec40c31bc4d47007e4f745d18eba197731e68a15c830d" [metadata.files] astor = [ @@ -696,12 +696,12 @@ pluggy = [ {file = "pluggy-1.0.0.tar.gz", hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159"}, ] polars = [ - {file = "polars-0.14.31-cp37-abi3-macosx_10_7_x86_64.whl", hash = "sha256:b15ce2e2c68722b13cc98b50bb62dcd67590766e230f9a03d6f5c41b4cf5319e"}, - {file = "polars-0.14.31-cp37-abi3-macosx_11_0_arm64.whl", hash = "sha256:0189242c3a36b8cb983a72235950f7e14504d9b6cd82b90e5c6cc240e00cd60d"}, - {file = "polars-0.14.31-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ef8532e537d5d44d47a606abcdc00ca7755e537ccfdc281fb5744b2240b2f8a7"}, - {file = "polars-0.14.31-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:208d286e1a4438eddd9fb134d1ea2e419dc2e3f37c6087513bfface8972d8be5"}, - {file = "polars-0.14.31-cp37-abi3-win_amd64.whl", hash = "sha256:db44d05e2eaf7f9a022cb0329fe6415743a188ea17de78a64404731ba036fb93"}, - {file = "polars-0.14.31.tar.gz", hash = "sha256:7964bbce8293ad4d9b2889b53660102a6111cb2150a2e5001d7b0daa980a9bb7"}, + {file = "polars-0.15.2-cp37-abi3-macosx_10_7_x86_64.whl", hash = "sha256:d00da5fb900f41748376baa9ca5ea115302143e04dbca690fe96eb67bdd5b25a"}, + {file = "polars-0.15.2-cp37-abi3-macosx_11_0_arm64.whl", hash = "sha256:c12ccd9d33efb58c8c98a7a80360942c9ef930a052dafc116f8bdc33b87d11f5"}, + {file = "polars-0.15.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a8d2db2c23d2237cdbb8669066020e9e0b8fc676c5435d6e5d8a7e11cd429019"}, + {file = "polars-0.15.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:60c883ade705f69d059e5b86bd24c1b55ebb45d0d5c943cb11c3a5f8fde14a67"}, + {file = "polars-0.15.2-cp37-abi3-win_amd64.whl", hash = "sha256:61516a3af7a1ccb29948e8224892b3e21b9b04da557449c4a8f298ae1786f393"}, + {file = "polars-0.15.2.tar.gz", hash = "sha256:884985e061a9b167d7f02b92da067c3b82c6063cf0fb1a1be94f5a9b4830cd5c"}, ] pre-commit = [ {file = "pre_commit-2.20.0-py2.py3-none-any.whl", hash = "sha256:51a5ba7c480ae8072ecdb6933df22d2f812dc897d5fe848778116129a681aac7"}, @@ -739,6 +739,13 @@ pyyaml = [ {file = "PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:f84fbc98b019fef2ee9a1cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5"}, {file = "PyYAML-6.0-cp310-cp310-win32.whl", hash = "sha256:2cd5df3de48857ed0544b34e2d40e9fac445930039f3cfe4bcc592a1f836d513"}, {file = "PyYAML-6.0-cp310-cp310-win_amd64.whl", hash = "sha256:daf496c58a8c52083df09b80c860005194014c3698698d1a57cbcfa182142a3a"}, + {file = "PyYAML-6.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:d4b0ba9512519522b118090257be113b9468d804b19d63c71dbcf4a48fa32358"}, + {file = "PyYAML-6.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:81957921f441d50af23654aa6c5e5eaf9b06aba7f0a19c18a538dc7ef291c5a1"}, + {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:afa17f5bc4d1b10afd4466fd3a44dc0e245382deca5b3c353d8b757f9e3ecb8d"}, + {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dbad0e9d368bb989f4515da330b88a057617d16b6a8245084f1b05400f24609f"}, + {file = "PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:432557aa2c09802be39460360ddffd48156e30721f5e8d917f01d31694216782"}, + {file = "PyYAML-6.0-cp311-cp311-win32.whl", hash = "sha256:bfaef573a63ba8923503d27530362590ff4f576c626d86a9fed95822a8255fd7"}, + {file = "PyYAML-6.0-cp311-cp311-win_amd64.whl", hash = "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf"}, {file = "PyYAML-6.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:897b80890765f037df3403d22bab41627ca8811ae55e9a722fd0392850ec4d86"}, {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50602afada6d6cbfad699b0c7bb50d5ccffa7e46a3d738092afddc1f9758427f"}, {file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:48c346915c114f5fdb3ead70312bd042a953a8ce5c7106d5bfb1a5254e47da92"}, diff --git a/pyproject.toml b/pyproject.toml index f5e1d8b..74960b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ mycli = 'mypackage.main:main' [tool.poetry.dependencies] python = "^3.10" -polars = "^0.14.14" +polars = "^0.15.2" [tool.poetry.group.test.dependencies] pytest = "^7.1.2"