diff options
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 56 | 
1 files changed, 22 insertions, 34 deletions
| diff --git a/poetry.lock b/poetry.lock index 14e7143d..5b82c81a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -72,14 +72,6 @@ optional = false  python-versions = ">=3.6"  [[package]] -name = "atomicwrites" -version = "1.4.1" -description = "Atomic file writes." -category = "dev" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[[package]]  name = "attrs"  version = "22.1.0"  description = "Classes Without Boilerplate" @@ -294,7 +286,7 @@ flake8 = ">=3.7"  [[package]]  name = "flake8-bugbear" -version = "22.7.1" +version = "22.9.11"  description = "A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle."  category = "dev"  optional = false @@ -374,7 +366,7 @@ python-versions = ">=3.7"  [[package]]  name = "furo" -version = "2022.6.21" +version = "2022.9.15"  description = "A clean customisable Sphinx documentation theme."  category = "dev"  optional = false @@ -382,7 +374,7 @@ python-versions = ">=3.7"  [package.dependencies]  beautifulsoup4 = "*" -pygments = "*" +pygments = ">=2.7"  sphinx = ">=4.0,<6.0"  sphinx-basic-ng = "*" @@ -521,11 +513,11 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5"  [[package]]  name = "pep8-naming" -version = "0.13.1" +version = "0.13.2"  description = "Check PEP-8 naming conventions, plugin for flake8"  category = "dev"  optional = false -python-versions = "*" +python-versions = ">=3.7"  [package.dependencies]  flake8 = ">=3.9.1" @@ -665,14 +657,13 @@ diagrams = ["jinja2", "railroad-diagrams"]  [[package]]  name = "pytest" -version = "7.1.2" +version = "7.1.3"  description = "pytest: simple powerful testing with Python"  category = "dev"  optional = false  python-versions = ">=3.7"  [package.dependencies] -atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""}  attrs = ">=19.2.0"  colorama = {version = "*", markers = "sys_platform == \"win32\""}  iniconfig = "*" @@ -731,11 +722,11 @@ testing = ["filelock"]  [[package]]  name = "python-dotenv" -version = "0.20.0" +version = "0.21.0"  description = "Read key-value pairs from a .env file and set them as environment variables"  category = "dev"  optional = false -python-versions = ">=3.5" +python-versions = ">=3.7"  [package.extras]  cli = ["click (>=5.0)"] @@ -1016,7 +1007,7 @@ python-versions = "*"  [[package]]  name = "taskipy" -version = "1.10.2" +version = "1.10.3"  description = "tasks runner for python projects"  category = "dev"  optional = false @@ -1100,7 +1091,7 @@ async-rediscache = ["async-rediscache"]  [metadata]  lock-version = "1.1"  python-versions = "3.10.*" -content-hash = "650006e01177faf2890c9d20ae4190819f5d0647476469d339b69caeffd54bd0" +content-hash = "4753b2c2280e9f5ecb9eb0d40353922168bb44807dcaf0b065fffadb321d223f"  [metadata.files]  aiodns = [ @@ -1197,9 +1188,6 @@ async-timeout = [      {file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"},      {file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"},  ] -atomicwrites = [ -    {file = "atomicwrites-1.4.1.tar.gz", hash = "sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11"}, -]  attrs = [      {file = "attrs-22.1.0-py2.py3-none-any.whl", hash = "sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c"},      {file = "attrs-22.1.0.tar.gz", hash = "sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6"}, @@ -1383,8 +1371,8 @@ flake8-annotations = [      {file = "flake8_annotations-2.9.1-py3-none-any.whl", hash = "sha256:a4385158a7a9fc8af1d8820a2f4c8d03387997006a83f5f8bfe5bc6085bdf88a"},  ]  flake8-bugbear = [ -    {file = "flake8-bugbear-22.7.1.tar.gz", hash = "sha256:e450976a07e4f9d6c043d4f72b17ec1baf717fe37f7997009c8ae58064f88305"}, -    {file = "flake8_bugbear-22.7.1-py3-none-any.whl", hash = "sha256:db5d7a831ef4412a224b26c708967ff816818cabae415e76b8c58df156c4b8e5"}, +    {file = "flake8-bugbear-22.9.11.tar.gz", hash = "sha256:39236c0e97160d1ab05d9f87422173d16e925a6220b3635bfc4aee766bf8194a"}, +    {file = "flake8_bugbear-22.9.11-py3-none-any.whl", hash = "sha256:e74350a4cfc670e184f3433c223b1e7378f1cf8345ded6c8f12ac1a50c5df22b"},  ]  flake8-docstrings = [      {file = "flake8-docstrings-1.6.0.tar.gz", hash = "sha256:9fe7c6a306064af8e62a055c2f61e9eb1da55f84bb39caef2b84ce53708ac34b"}, @@ -1467,8 +1455,8 @@ frozenlist = [      {file = "frozenlist-1.3.1.tar.gz", hash = "sha256:3a735e4211a04ccfa3f4833547acdf5d2f863bfeb01cfd3edaffbc251f15cec8"},  ]  furo = [ -    {file = "furo-2022.6.21-py3-none-any.whl", hash = "sha256:061b68e323345e27fcba024cf33a1e77f3dfd8d9987410be822749a706e2add6"}, -    {file = "furo-2022.6.21.tar.gz", hash = "sha256:9aa983b7488a4601d13113884bfb7254502c8729942e073a0acb87a5512af223"}, +    {file = "furo-2022.9.15-py3-none-any.whl", hash = "sha256:9129dead1f75e9fb4fa407612f1d5a0d0320767e6156c925aafe36f362f9b11a"}, +    {file = "furo-2022.9.15.tar.gz", hash = "sha256:4a7ef1c8a3b615171592da4d2ad8a53cc4aacfbe111958890f5f9ff7279066ab"},  ]  gitdb = [      {file = "gitdb-4.0.9-py3-none-any.whl", hash = "sha256:8033ad4e853066ba6ca92050b9df2f89301b8fc8bf7e9324d412a63f8bf1a8fd"}, @@ -1686,8 +1674,8 @@ packaging = [      {file = "packaging-21.3.tar.gz", hash = "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb"},  ]  pep8-naming = [ -    {file = "pep8-naming-0.13.1.tar.gz", hash = "sha256:3af77cdaa9c7965f7c85a56cd579354553c9bbd3fdf3078a776f12db54dd6944"}, -    {file = "pep8_naming-0.13.1-py3-none-any.whl", hash = "sha256:f7867c1a464fe769be4f972ef7b79d6df1d9aff1b1f04ecf738d471963d3ab9c"}, +    {file = "pep8-naming-0.13.2.tar.gz", hash = "sha256:93eef62f525fd12a6f8c98f4dcc17fa70baae2f37fa1f73bec00e3e44392fa48"}, +    {file = "pep8_naming-0.13.2-py3-none-any.whl", hash = "sha256:59e29e55c478db69cffbe14ab24b5bd2cd615c0413edf790d47d3fb7ba9a4e23"},  ]  platformdirs = [      {file = "platformdirs-2.5.2-py3-none-any.whl", hash = "sha256:027d8e83a2d7de06bbac4e5ef7e023c02b863d7ea5d079477e722bb41ab25788"}, @@ -1815,8 +1803,8 @@ pyparsing = [      {file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"},  ]  pytest = [ -    {file = "pytest-7.1.2-py3-none-any.whl", hash = "sha256:13d0e3ccfc2b6e26be000cb6568c832ba67ba32e719443bfe725814d3c42433c"}, -    {file = "pytest-7.1.2.tar.gz", hash = "sha256:a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45"}, +    {file = "pytest-7.1.3-py3-none-any.whl", hash = "sha256:1377bda3466d70b55e3f5cecfa55bb7cfcf219c7964629b967c37cf0bda818b7"}, +    {file = "pytest-7.1.3.tar.gz", hash = "sha256:4f365fec2dff9c1162f834d9f18af1ba13062db0c708bf7b946f8a5c76180c39"},  ]  pytest-cov = [      {file = "pytest-cov-3.0.0.tar.gz", hash = "sha256:e7f0f5b1617d2210a2cabc266dfe2f4c75a8d32fb89eafb7ad9d06f6d076d470"}, @@ -1831,8 +1819,8 @@ pytest-xdist = [      {file = "pytest_xdist-2.5.0-py3-none-any.whl", hash = "sha256:6fe5c74fec98906deb8f2d2b616b5c782022744978e7bd4695d39c8f42d0ce65"},  ]  python-dotenv = [ -    {file = "python-dotenv-0.20.0.tar.gz", hash = "sha256:b7e3b04a59693c42c36f9ab1cc2acc46fa5df8c78e178fc33a8d4cd05c8d498f"}, -    {file = "python_dotenv-0.20.0-py3-none-any.whl", hash = "sha256:d92a187be61fe482e4fd675b6d52200e7be63a12b724abbf931a40ce4fa92938"}, +    {file = "python-dotenv-0.21.0.tar.gz", hash = "sha256:b77d08274639e3d34145dfa6c7008e66df0f04b7be7a75fd0d5292c191d79045"}, +    {file = "python_dotenv-0.21.0-py3-none-any.whl", hash = "sha256:1684eb44636dd462b66c3ee016599815514527ad99965de77f43e0944634a7e5"},  ]  pytz = [      {file = "pytz-2022.2.1-py2.py3-none-any.whl", hash = "sha256:220f481bdafa09c3955dfbdddb7b57780e9a94f5127e35456a48589b9e0c0197"}, @@ -1958,8 +1946,8 @@ statsd = [      {file = "statsd-3.3.0.tar.gz", hash = "sha256:e3e6db4c246f7c59003e51c9720a51a7f39a396541cb9b147ff4b14d15b5dd1f"},  ]  taskipy = [ -    {file = "taskipy-1.10.2-py3-none-any.whl", hash = "sha256:58d5382d90d5dd94ca8c612855377e5a98b9cb669c208ebb55d6a45946de3f9b"}, -    {file = "taskipy-1.10.2.tar.gz", hash = "sha256:eae4feb74909da3ad0ca0275802e1c2f56048612529bd763feb922d284d8a253"}, +    {file = "taskipy-1.10.3-py3-none-any.whl", hash = "sha256:4c0070ca53868d97989f7ab5c6f237525d52ee184f9b967576e8fe427ed9d0b8"}, +    {file = "taskipy-1.10.3.tar.gz", hash = "sha256:112beaf21e3d5569950b99162a1de003fa885fabee9e450757a6b874be914877"},  ]  toml = [      {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, | 
