diff --git a/poetry.lock b/poetry.lock index 51364c0..9696276 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "anyio" @@ -106,26 +106,6 @@ files = [ [package.dependencies] python-dateutil = ">=2.7.0" -[[package]] -name = "ask-pypi" -version = "0.6.0" -description = "Ask PyPI about whether a Python Package has alread been released/registered under a given name." -category = "main" -optional = true -python-versions = ">=3.6" -files = [ - {file = "ask_pypi-0.6.0-py3-none-any.whl", hash = "sha256:429fe2ccfd4e49762cacaa99b304f9a2f38a8beba82a9970319b6b83b8db2117"}, - {file = "ask_pypi-0.6.0.tar.gz", hash = "sha256:0bca6e2582e2622aeff943c5b5a2dac43870cde566d1dd79aa29526ca114e72b"}, -] - -[package.dependencies] -requests = ">=2.0.0,<=3.0.0" - -[package.extras] -docs = ["furo (>=2021.08.31)", "sphinx (>=4.0,<5.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodoc-typehints (>=1.10)"] -test = ["pytest (>=6.2.4)", "pytest-cov (>=2.12)", "pytest-xdist (>=1.34)"] -typing = ["mypy", "types-requests"] - [[package]] name = "asttokens" version = "2.2.1" @@ -218,7 +198,7 @@ name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." category = "main" -optional = true +optional = false python-versions = ">=3.6" files = [ {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, @@ -307,7 +287,7 @@ name = "charset-normalizer" version = "3.1.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." category = "main" -optional = true +optional = false python-versions = ">=3.7.0" files = [ {file = "charset-normalizer-3.1.0.tar.gz", hash = "sha256:34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"}, @@ -740,7 +720,7 @@ name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" category = "main" -optional = true +optional = false python-versions = ">=3.5" files = [ {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"}, @@ -2184,13 +2164,7 @@ files = [ ] [package.dependencies] -ask-pypi = {version = "*", optional = true, markers = "extra == \"test\""} -pytest = [ - {version = "*"}, - {version = ">=6.2.4", optional = true, markers = "extra == \"test\""}, -] -pytest-cov = {version = ">=2.12", optional = true, markers = "extra == \"test\""} -pytest-xdist = {version = ">=1.34", optional = true, markers = "extra == \"test\""} +pytest = "*" [package.extras] docs = ["furo (>=2021.08.31)", "sphinx (>=4.0,<5.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodoc-typehints (>=1.10)", "sphinxcontrib-spelling (>=7.3.3,<7.4.0)"] @@ -2522,21 +2496,21 @@ docs = ["Sphinx (>=3.3,<4.0)", "sphinx-autobuild (>=2020.9.1,<2021.0.0)", "sphin [[package]] name = "requests" -version = "2.28.2" +version = "2.31.0" description = "Python HTTP for Humans." category = "main" -optional = true -python-versions = ">=3.7, <4" +optional = false +python-versions = ">=3.7" files = [ - {file = "requests-2.28.2-py3-none-any.whl", hash = "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa"}, - {file = "requests-2.28.2.tar.gz", hash = "sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf"}, + {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, + {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, ] [package.dependencies] certifi = ">=2017.4.17" charset-normalizer = ">=2,<4" idna = ">=2.5,<4" -urllib3 = ">=1.21.1,<1.27" +urllib3 = ">=1.21.1,<3" [package.extras] socks = ["PySocks (>=1.5.6,!=1.5.7)"] @@ -2796,7 +2770,7 @@ name = "urllib3" version = "1.26.15" description = "HTTP library with thread-safe connection pooling, file post, and more." category = "main" -optional = true +optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ {file = "urllib3-1.26.15-py2.py3-none-any.whl", hash = "sha256:aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42"}, @@ -2904,10 +2878,10 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more [extras] docs = [] notebook = ["jupyter", "matplotlib", "prompt-toolkit"] -test = ["pytest", "pytest-click", "pytest-cov", "pytest-explicit", "pytest-run-subprocess", "pytest-xdist"] +test = ["pytest", "pytest-cov", "pytest-xdist", "pytest-explicit", "pytest-click", "pytest-run-subprocess", "pytest-object-getter"] typing = ["mypy"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "5baaee3aba08934239103a26929ddf1792537a0b264b0fcf57f20a71c347d85f" +content-hash = "388a5c34bcb8eb59fef2475a3777b1825ec46d622a81dbbefefeb0ef8c49b693"