From c44198fddb23559a32dbe7e9020f7bd450c806b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 19:09:44 +0000 Subject: [PATCH] Bump servox from 0.10.7 to 0.11.1 Bumps [servox](https://github.com/opsani/servox) from 0.10.7 to 0.11.1. - [Release notes](https://github.com/opsani/servox/releases) - [Changelog](https://github.com/opsani/servox/blob/main/CHANGELOG.md) - [Commits](https://github.com/opsani/servox/compare/v0.10.7...v0.11.1) --- updated-dependencies: - dependency-name: servox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 86 ++++++++++++++++++++++++++--------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/poetry.lock b/poetry.lock index c4bd33e..5d8db15 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7,12 +7,12 @@ optional = false python-versions = ">=3.6" [package.dependencies] -typing-extensions = ">=3.6.5" -yarl = ">=1.0,<2.0" async-timeout = ">=3.0,<4.0" -chardet = ">=2.0,<5.0" attrs = ">=17.3.0" +chardet = ">=2.0,<5.0" multidict = ">=4.5,<7.0" +typing-extensions = ">=3.6.5" +yarl = ">=1.0,<2.0" [package.extras] speedups = ["aiodns", "brotlipy", "cchardet"] @@ -42,10 +42,10 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [package.extras] +dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"] docs = ["furo", "sphinx", "zope.interface"] tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"] tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six"] -dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"] [[package]] name = "backoff" @@ -142,10 +142,10 @@ pydantic = ">=1.0.0,<2.0.0" starlette = "0.13.6" [package.extras] -test = ["pytest (==5.4.3)", "pytest-cov (==2.10.0)", "pytest-asyncio (>=0.14.0,<0.15.0)", "mypy (==0.790)", "flake8 (>=3.8.3,<4.0.0)", "black (==20.8b1)", "isort (>=5.0.6,<6.0.0)", "requests (>=2.24.0,<3.0.0)", "httpx (>=0.14.0,<0.15.0)", "email_validator (>=1.1.1,<2.0.0)", "sqlalchemy (>=1.3.18,<2.0.0)", "peewee (>=3.13.3,<4.0.0)", "databases[sqlite] (>=0.3.2,<0.4.0)", "orjson (>=3.2.1,<4.0.0)", "async_exit_stack (>=1.0.1,<2.0.0)", "async_generator (>=1.10,<2.0.0)", "python-multipart (>=0.0.5,<0.0.6)", "aiofiles (>=0.5.0,<0.6.0)", "flask (>=1.1.2,<2.0.0)"] -doc = ["mkdocs (>=1.1.2,<2.0.0)", "mkdocs-material (>=6.1.4,<7.0.0)", "markdown-include (>=0.5.1,<0.6.0)", "mkdocs-markdownextradata-plugin (>=0.1.7,<0.2.0)", "typer-cli (>=0.0.9,<0.0.10)", "pyyaml (>=5.3.1,<6.0.0)"] all = ["requests (>=2.24.0,<3.0.0)", "aiofiles (>=0.5.0,<0.6.0)", "jinja2 (>=2.11.2,<3.0.0)", "python-multipart (>=0.0.5,<0.0.6)", "itsdangerous (>=1.1.0,<2.0.0)", "pyyaml (>=5.3.1,<6.0.0)", "graphene (>=2.1.8,<3.0.0)", "ujson (>=3.0.0,<4.0.0)", "orjson (>=3.2.1,<4.0.0)", "email_validator (>=1.1.1,<2.0.0)", "uvicorn[standard] (>=0.12.0,<0.14.0)", "async_exit_stack (>=1.0.1,<2.0.0)", "async_generator (>=1.10,<2.0.0)"] dev = ["python-jose[cryptography] (>=3.1.0,<4.0.0)", "passlib[bcrypt] (>=1.7.2,<2.0.0)", "autoflake (>=1.3.1,<2.0.0)", "flake8 (>=3.8.3,<4.0.0)", "uvicorn[standard] (>=0.12.0,<0.14.0)", "graphene (>=2.1.8,<3.0.0)"] +doc = ["mkdocs (>=1.1.2,<2.0.0)", "mkdocs-material (>=6.1.4,<7.0.0)", "markdown-include (>=0.5.1,<0.6.0)", "mkdocs-markdownextradata-plugin (>=0.1.7,<0.2.0)", "typer-cli (>=0.0.9,<0.0.10)", "pyyaml (>=5.3.1,<6.0.0)"] +test = ["pytest (==5.4.3)", "pytest-cov (==2.10.0)", "pytest-asyncio (>=0.14.0,<0.15.0)", "mypy (==0.790)", "flake8 (>=3.8.3,<4.0.0)", "black (==20.8b1)", "isort (>=5.0.6,<6.0.0)", "requests (>=2.24.0,<3.0.0)", "httpx (>=0.14.0,<0.15.0)", "email_validator (>=1.1.1,<2.0.0)", "sqlalchemy (>=1.3.18,<2.0.0)", "peewee (>=3.13.3,<4.0.0)", "databases[sqlite] (>=0.3.2,<0.4.0)", "orjson (>=3.2.1,<4.0.0)", "async_exit_stack (>=1.0.1,<2.0.0)", "async_generator (>=1.10,<2.0.0)", "python-multipart (>=0.0.5,<0.0.6)", "aiofiles (>=0.5.0,<0.6.0)", "flask (>=1.1.2,<2.0.0)"] [[package]] name = "h11" @@ -213,13 +213,13 @@ optional = false python-versions = "*" [package.dependencies] +attrs = ">=17.4.0" pyrsistent = ">=0.14.0" six = ">=1.11.0" -attrs = ">=17.4.0" [package.extras] -format_nongpl = ["idna", "jsonpointer (>1.13)", "webcolors", "rfc3986-validator (>0.1.0)", "rfc3339-validator"] format = ["idna", "jsonpointer (>1.13)", "rfc3987", "strict-rfc3339", "webcolors"] +format_nongpl = ["idna", "jsonpointer (>1.13)", "webcolors", "rfc3986-validator (>0.1.0)", "rfc3339-validator"] [[package]] name = "kubernetes-asyncio-cr-patch" @@ -230,12 +230,12 @@ optional = false python-versions = "*" [package.dependencies] -pyyaml = ">=3.12" aiohttp = ">=3.7.0,<4.0.0" +certifi = ">=14.05.14" +python-dateutil = ">=2.5.3" +pyyaml = ">=3.12" six = ">=1.9.0" urllib3 = ">=1.24.2" -python-dateutil = ">=2.5.3" -certifi = ">=14.05.14" [[package]] name = "loguru" @@ -246,8 +246,8 @@ optional = false python-versions = ">=3.5" [package.dependencies] -win32-setctime = {version = ">=1.0.0", markers = "sys_platform == \"win32\""} colorama = {version = ">=0.3.4", markers = "sys_platform == \"win32\""} +win32-setctime = {version = ">=1.0.0", markers = "sys_platform == \"win32\""} [package.extras] dev = ["codecov (>=2.0.15)", "colorama (>=0.3.4)", "flake8 (>=3.7.7)", "tox (>=3.9.0)", "tox-travis (>=0.12)", "pytest (>=4.6.2)", "pytest-cov (>=2.7.1)", "Sphinx (>=2.2.1)", "sphinx-autobuild (>=0.7.1)", "sphinx-rtd-theme (>=0.4.3)", "black (>=19.10b0)", "isort (>=5.1.1)"] @@ -365,14 +365,14 @@ optional = false python-versions = ">=3.6" [package.dependencies] -py = ">=1.8.2" +atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} +attrs = ">=19.2.0" +colorama = {version = "*", markers = "sys_platform == \"win32\""} iniconfig = "*" packaging = "*" -colorama = {version = "*", markers = "sys_platform == \"win32\""} -attrs = ">=19.2.0" -toml = "*" pluggy = ">=0.12,<1.0.0a1" -atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} +py = ">=1.8.2" +toml = "*" [package.extras] testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xmlschema"] @@ -438,14 +438,14 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" [package.dependencies] -urllib3 = ">=1.21.1,<1.27" certifi = ">=2017.4.17" -idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} charset-normalizer = {version = ">=2.0.0,<2.1.0", markers = "python_version >= \"3\""} +idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} +urllib3 = ">=1.21.1,<1.27" [package.extras] -use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"] socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] +use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"] [[package]] name = "responses" @@ -498,36 +498,36 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [[package]] name = "servox" -version = "0.10.7" +version = "0.11.1" description = "Opsani Servo: The Next Generation" category = "main" optional = false python-versions = ">=3.8,<4.0" [package.dependencies] -pyaml = ">=20.4.0,<21.0.0" -semver = ">=2.10.1,<3.0.0" -timeago = ">=1.0.14,<2.0.0" backoff = ">=1.10.0,<2.0.0" -pygments = ">=2.6.1,<3.0.0" -jsonschema = ">=3.2.0,<4.0.0" -devtools = ">=0.6.0,<0.7.0" -tabulate = ">=0.8.7,<0.9.0" +bullet = ">=2.1.0,<3.0.0" +colorama = ">=0.4.4,<0.5.0" curlify2 = ">=1.0.0,<2.0.0" -python-dotenv = ">=0.15,<0.20" +devtools = ">=0.6.0,<0.7.0" httpx = ">=0.17.0,<0.18.0" -pydantic = ">=1.8.1,<2.0.0" -pyfiglet = ">=0.8.post1,<0.9" +jsonschema = ">=3.2.0,<4.0.0" kubernetes-asyncio-cr-patch = ">=12.1.2,<13.0.0" -uvloop = ">=0.16.0,<0.17.0" loguru = ">=0.5.1,<0.6.0" orjson = ">=3.5.0,<4.0.0" +pyaml = ">=20.4.0,<21.0.0" +pydantic = ">=1.8.1,<2.0.0" +pyfiglet = ">=0.8.post1,<0.9" +pygments = ">=2.6.1,<3.0.0" +python-dotenv = ">=0.15,<0.20" pytz = ">=2021.1,<2022.0" -colorama = ">=0.4.4,<0.5.0" -typer = ">=0.3.0,<0.4.0" +semver = ">=2.10.1,<3.0.0" statesman = ">=1.0.0,<2.0.0" -bullet = ">=2.1.0,<3.0.0" +tabulate = ">=0.8.7,<0.9.0" +timeago = ">=1.0.14,<2.0.0" toml = ">=0.10.2,<0.11.0" +typer = ">=0.3.0,<0.4.0" +uvloop = ">=0.16.0,<0.17.0" [[package]] name = "six" @@ -607,9 +607,9 @@ click = ">=7.1.1,<7.2.0" [package.extras] test = ["pytest-xdist (>=1.32.0,<2.0.0)", "pytest-sugar (>=0.9.4,<0.10.0)", "mypy (==0.782)", "black (>=19.10b0,<20.0b0)", "isort (>=5.0.6,<6.0.0)", "shellingham (>=1.3.0,<2.0.0)", "pytest (>=4.4.0,<5.4.0)", "pytest-cov (>=2.10.0,<3.0.0)", "coverage (>=5.2,<6.0)"] -doc = ["mkdocs (>=1.1.2,<2.0.0)", "mkdocs-material (>=5.4.0,<6.0.0)", "markdown-include (>=0.5.1,<0.6.0)"] all = ["colorama (>=0.4.3,<0.5.0)", "shellingham (>=1.3.0,<2.0.0)"] dev = ["autoflake (>=1.3.1,<2.0.0)", "flake8 (>=3.8.3,<4.0.0)"] +doc = ["mkdocs (>=1.1.2,<2.0.0)", "mkdocs-material (>=5.4.0,<6.0.0)", "markdown-include (>=0.5.1,<0.6.0)"] [[package]] name = "typing-extensions" @@ -628,8 +628,8 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" [package.extras] -socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"] +socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] brotli = ["brotlipy (>=0.6.0)"] [[package]] @@ -641,8 +641,8 @@ optional = false python-versions = "*" [package.dependencies] -h11 = ">=0.8" click = ">=7.0.0,<8.0.0" +h11 = ">=0.8" [package.extras] standard = ["websockets (>=8.0.0,<9.0.0)", "watchgod (>=0.6)", "python-dotenv (>=0.13)", "PyYAML (>=5.1)", "httptools (>=0.1.0,<0.2.0)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "colorama (>=0.4)"] @@ -656,9 +656,9 @@ optional = false python-versions = ">=3.7" [package.extras] -test = ["aiohttp", "flake8 (>=3.9.2,<3.10.0)", "psutil", "pycodestyle (>=2.7.0,<2.8.0)", "pyOpenSSL (>=19.0.0,<19.1.0)", "mypy (>=0.800)"] -docs = ["Sphinx (>=4.1.2,<4.2.0)", "sphinxcontrib-asyncio (>=0.3.0,<0.4.0)", "sphinx-rtd-theme (>=0.5.2,<0.6.0)"] dev = ["Cython (>=0.29.24,<0.30.0)", "pytest (>=3.6.0)", "Sphinx (>=4.1.2,<4.2.0)", "sphinxcontrib-asyncio (>=0.3.0,<0.4.0)", "sphinx-rtd-theme (>=0.5.2,<0.6.0)", "aiohttp", "flake8 (>=3.9.2,<3.10.0)", "psutil", "pycodestyle (>=2.7.0,<2.8.0)", "pyOpenSSL (>=19.0.0,<19.1.0)", "mypy (>=0.800)"] +docs = ["Sphinx (>=4.1.2,<4.2.0)", "sphinxcontrib-asyncio (>=0.3.0,<0.4.0)", "sphinx-rtd-theme (>=0.5.2,<0.6.0)"] +test = ["aiohttp", "flake8 (>=3.9.2,<3.10.0)", "psutil", "pycodestyle (>=2.7.0,<2.8.0)", "pyOpenSSL (>=19.0.0,<19.1.0)", "mypy (>=0.800)"] [[package]] name = "win32-setctime" @@ -680,8 +680,8 @@ optional = false python-versions = ">=3.6" [package.dependencies] -multidict = ">=4.0" idna = ">=2.0" +multidict = ">=4.0" [metadata] lock-version = "1.1" @@ -1002,8 +1002,8 @@ semver = [ {file = "semver-2.13.0.tar.gz", hash = "sha256:fa0fe2722ee1c3f57eac478820c3a5ae2f624af8264cbdf9000c980ff7f75e3f"}, ] servox = [ - {file = "servox-0.10.7-py3-none-any.whl", hash = "sha256:92626b87ffd4e69aca3e89bdc0fc13831f2cd75da9b8062bfaf05dbd75353ab6"}, - {file = "servox-0.10.7.tar.gz", hash = "sha256:014c9fd315365c02a5ba130d90abc5157a72a506e3c47ffaaebd4e77c10e0833"}, + {file = "servox-0.11.1-py3-none-any.whl", hash = "sha256:dff1db5efc2b6f3a4ab7a33c1791ba893db2e7941a6736769a9c38ce771a1b29"}, + {file = "servox-0.11.1.tar.gz", hash = "sha256:ed42ecba8f824be7e3603f2609d3ed9d8aacf79fa36d5c2ddbd4fddd15c71bf4"}, ] six = [ {file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"},