From 59616839ae896ff7c92b3032c32a83c64a4c9792 Mon Sep 17 00:00:00 2001 From: ihoubr Date: Thu, 14 Nov 2024 13:23:55 +0100 Subject: [PATCH] use 3.1.1 --- README.ipynb | 7 ++++--- pdm.lock | 17 ++++++++++------- pw | 2 +- pw.lock | 2 +- pyproject.toml | 6 +++--- 5 files changed, 19 insertions(+), 15 deletions(-) diff --git a/README.ipynb b/README.ipynb index b3c865c..8918a24 100644 --- a/README.ipynb +++ b/README.ipynb @@ -56,7 +56,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 2, "id": "7e28d575", "metadata": { "scrolled": true @@ -80,7 +80,7 @@ "using pycowsay library\n", "\n", " -----------------------------------------------------------------------------------------\n", - "< -f /Users/ihoubr/Library/Jupyter/runtime/kernel-5b50b699-ce44-4cdc-91c9-314c45261892.json >\n", + "< -f /Users/ihoubr/Library/Jupyter/runtime/kernel-ac45e825-c100-4a90-a902-52a22a5f278c.json >\n", " -----------------------------------------------------------------------------------------\n", " \\ ^__^\n", " \\ (oo)\\_______\n", @@ -94,6 +94,7 @@ "source": [ "# the project and all required libraries are automatically available here\n", "from pycowsay.main import main as cowsay\n", + "\n", "from px_demo import moo\n", "\n", "print(\"running project code\")\n", @@ -169,7 +170,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.18" + "version": "3.12.2" } }, "nbformat": 4, diff --git a/pdm.lock b/pdm.lock index 9b061f0..f345d6a 100644 --- a/pdm.lock +++ b/pdm.lock @@ -3,9 +3,12 @@ [metadata] groups = ["default", "test"] -strategy = ["cross_platform", "inherit_metadata"] -lock_version = "4.4.2" -content_hash = "sha256:8f6a79374ddea4e43ddabfb7003e5ec95904fd04f7792bbfb92b038ea7cb1e74" +strategy = ["inherit_metadata"] +lock_version = "4.5.0" +content_hash = "sha256:02079e92754554a8ffafe2191cdae2429a0631c72ea4af6a25330dfeac9617be" + +[[metadata.targets]] +requires_python = ">=3.8" [[package]] name = "colorama" @@ -77,7 +80,7 @@ files = [ [[package]] name = "pytest" -version = "8.2.2" +version = "8.3.3" requires_python = ">=3.8" summary = "pytest: simple powerful testing with Python" groups = ["test"] @@ -86,12 +89,12 @@ dependencies = [ "exceptiongroup>=1.0.0rc8; python_version < \"3.11\"", "iniconfig", "packaging", - "pluggy<2.0,>=1.5", + "pluggy<2,>=1.5", "tomli>=1; python_version < \"3.11\"", ] files = [ - {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, - {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, + {file = "pytest-8.3.3-py3-none-any.whl", hash = "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2"}, + {file = "pytest-8.3.3.tar.gz", hash = "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181"}, ] [[package]] diff --git a/pw b/pw index bcbd4f5..24a1577 100755 --- a/pw +++ b/pw @@ -15,7 +15,7 @@ import sys from pathlib import Path from venv import EnvBuilder -VERSION = "3.0.1" +VERSION = "3.1.1" PYPROJECTX_INSTALL_DIR_ENV_VAR = "PYPROJECTX_INSTALL_DIR" PYPROJECTX_PACKAGE_ENV_VAR = "PYPROJECTX_PACKAGE" diff --git a/pw.lock b/pw.lock index 6f290b2..04fc373 100644 --- a/pw.lock +++ b/pw.lock @@ -1,4 +1,4 @@ [main] -requirements = ["anyio==4.4.0", "blinker==1.8.2", "certifi==2024.6.2", "cfgv==3.4.0", "charset-normalizer==3.3.2", "colorama==0.4.6 ; sys_platform == 'win32'", "defusedxml==0.7.1", "dep-logic==0.3.4", "distlib==0.3.8", "filelock==3.15.4", "findpython==0.6.1", "h11==0.14.0", "hishel==0.0.29", "httpcore==1.0.5", "httpie==3.2.2", "httpx==0.27.0", "identify==2.5.36", "idna==3.7", "installer==0.7.0", "markdown-it-py==3.0.0", "mdurl==0.1.2", "msgpack==1.0.8", "multidict==6.0.5", "nodeenv==1.9.1", "packaging==24.1", "pbs-installer==2024.4.24", "pdm==2.16.1", "pip==24.1.1", "platformdirs==4.2.2", "pre-commit==3.7.1", "px-utils==1.1.0", "pygments==2.18.0", "pyproject-hooks==1.1.0", "pysocks==1.7.1", "python-dotenv==1.0.1", "pyyaml==6.0.1", "requests-toolbelt==1.0.0", "requests==2.32.3", "resolvelib==1.0.1", "rich==13.7.1", "ruff==0.5.0", "setuptools==70.2.0", "shellingham==1.5.4", "sniffio==1.3.1", "socksio==1.0.0", "tomlkit==0.12.5", "truststore==0.9.1 ; python_version >= '3.10'", "typing-extensions==4.12.2", "unearth==0.16.0", "urllib3==2.2.2", "virtualenv==20.26.3"] +requirements = ["anyio==4.5.2", "blinker==1.8.2", "certifi==2024.8.30", "cfgv==3.4.0", "charset-normalizer==3.4.0", "colorama==0.4.6 ; sys_platform == 'win32'", "defusedxml==0.7.1", "dep-logic==0.4.9", "distlib==0.3.9", "exceptiongroup==1.2.2 ; python_full_version < '3.11'", "filelock==3.16.1", "findpython==0.6.2", "h11==0.14.0", "hishel==0.0.33", "httpcore==1.0.6", "httpie==3.2.4", "httpx==0.27.2", "identify==2.6.1", "idna==3.10", "importlib-metadata==8.5.0 ; python_full_version < '3.10'", "importlib-resources==6.4.5 ; python_full_version < '3.9'", "installer==0.7.0", "markdown-it-py==3.0.0", "mdurl==0.1.2", "msgpack==1.1.0", "multidict==6.1.0", "nodeenv==1.9.1", "packaging==24.2", "pbs-installer==2024.10.16", "pdm==2.20.1", "pip==24.3.1", "platformdirs==4.3.6", "pre-commit==3.5.0", "px-utils==1.1.2", "pygments==2.18.0", "pyproject-hooks==1.2.0", "pysocks==1.7.1", "python-dotenv==1.0.1", "pyyaml==6.0.2", "requests-toolbelt==1.0.0", "requests==2.32.3", "resolvelib==1.1.0", "rich==13.9.4", "ruff==0.7.3", "setuptools==75.3.0", "shellingham==1.5.4", "sniffio==1.3.1", "socksio==1.0.0", "tomli==2.1.0 ; python_full_version < '3.11'", "tomlkit==0.13.2", "truststore==0.10.0 ; python_full_version >= '3.10'", "typing-extensions==4.12.2", "unearth==0.17.2", "urllib3==2.2.3", "virtualenv==20.27.1", "zipp==3.20.2 ; python_full_version < '3.10'"] hash = "6de699962738fc27de5b27352079ba42" post-install = "pre-commit install" diff --git a/pyproject.toml b/pyproject.toml index 942c8d9..22f7600 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.pyprojectx] - +lock-python-version = "3.8" [tool.pyprojectx.main] requirements = ["pdm", "ruff", "pre-commit", "px-utils", "httpie"] post-install = "pre-commit install" [tool.pyprojectx.jupyter] -requirements = ["jupyterlab==4.0.10", "jupytext==1.16.0", "-e ."] +requirements = ["jupyterlab==4.3.0", "jupytext==1.16.4", "-e ."] [tool.pyprojectx.aliases] install = "pdm install" @@ -26,7 +26,7 @@ clean = "rmdir /s/q __pypackages__ .pytest_cache dist" [tool.pdm.dev-dependencies] test = [ - "pytest>=7.4.4", + "pytest>=8.3", ] [project] name = "px-demo"