From b34e35c206fb688f334dafcdca9ad7e8f9ca67a4 Mon Sep 17 00:00:00 2001 From: Asher Norland Date: Wed, 20 Apr 2022 19:01:44 -0400 Subject: [PATCH 1/3] Update Chore --- pdm.lock | 38 +++++++++++++++++++------------------- pyproject.toml | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/pdm.lock b/pdm.lock index fefa5a8..5f4dbf4 100644 --- a/pdm.lock +++ b/pdm.lock @@ -1,6 +1,6 @@ [[package]] name = "astroid" -version = "2.11.2" +version = "2.11.3" requires_python = ">=3.6.2" summary = "An abstract syntax tree for Python with inference support." dependencies = [ @@ -126,7 +126,7 @@ summary = "Utility library for gitignore style pattern matching of file paths." [[package]] name = "platformdirs" -version = "2.5.1" +version = "2.5.2" requires_python = ">=3.7" summary = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." @@ -153,11 +153,11 @@ dependencies = [ [[package]] name = "pylint" -version = "2.13.5" +version = "2.13.7" requires_python = ">=3.6.2" summary = "python code static checker" dependencies = [ - "astroid<=2.12.0-dev0,>=2.11.2", + "astroid<=2.12.0-dev0,>=2.11.3", "colorama; sys_platform == \"win32\"", "dill>=0.2", "isort<6,>=4.2.5", @@ -237,9 +237,9 @@ summary = "Style preserving TOML library" [[package]] name = "typing-extensions" -version = "4.1.1" -requires_python = ">=3.6" -summary = "Backported and Experimental Type Hints for Python 3.6+" +version = "4.2.0" +requires_python = ">=3.7" +summary = "Backported and Experimental Type Hints for Python 3.7+" [[package]] name = "wrapt" @@ -252,9 +252,9 @@ lock_version = "3.1" content_hash = "sha256:fd1d9812a5b77dc7e8b93ed0d0f723d7d03a1fec4fc66f6b19ec2158fb2ffbf7" [metadata.files] -"astroid 2.11.2" = [ - {file = "astroid-2.11.2-py3-none-any.whl", hash = "sha256:cc8cc0d2d916c42d0a7c476c57550a4557a083081976bf42a73414322a6411d9"}, - {file = "astroid-2.11.2.tar.gz", hash = "sha256:8d0a30fe6481ce919f56690076eafbb2fb649142a89dc874f1ec0e7a011492d0"}, +"astroid 2.11.3" = [ + {file = "astroid-2.11.3-py3-none-any.whl", hash = "sha256:f1af57483cd17e963b2eddce8361e00fc593d1520fe19948488e94ff6476bd71"}, + {file = "astroid-2.11.3.tar.gz", hash = "sha256:4e5ba10571e197785e312966ea5efb2f5783176d4c1a73fa922d474ae2be59f7"}, ] "atomicwrites 1.4.0" = [ {file = "atomicwrites-1.4.0-py2.py3-none-any.whl", hash = "sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197"}, @@ -411,9 +411,9 @@ content_hash = "sha256:fd1d9812a5b77dc7e8b93ed0d0f723d7d03a1fec4fc66f6b19ec2158f {file = "pathspec-0.9.0-py2.py3-none-any.whl", hash = "sha256:7d15c4ddb0b5c802d161efc417ec1a2558ea2653c2e8ad9c19098201dc1c993a"}, {file = "pathspec-0.9.0.tar.gz", hash = "sha256:e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"}, ] -"platformdirs 2.5.1" = [ - {file = "platformdirs-2.5.1-py3-none-any.whl", hash = "sha256:bcae7cab893c2d310a711b70b24efb93334febe65f8de776ee320b517471e227"}, - {file = "platformdirs-2.5.1.tar.gz", hash = "sha256:7535e70dfa32e84d4b34996ea99c5e432fa29a708d0f4e394bbcb2a8faa4f16d"}, +"platformdirs 2.5.2" = [ + {file = "platformdirs-2.5.2-py3-none-any.whl", hash = "sha256:027d8e83a2d7de06bbac4e5ef7e023c02b863d7ea5d079477e722bb41ab25788"}, + {file = "platformdirs-2.5.2.tar.gz", hash = "sha256:58c8abb07dcb441e6ee4b11d8df0ac856038f944ab98b7be6b27b2a3c7feef19"}, ] "pluggy 1.0.0" = [ {file = "pluggy-1.0.0-py2.py3-none-any.whl", hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3"}, @@ -460,9 +460,9 @@ content_hash = "sha256:fd1d9812a5b77dc7e8b93ed0d0f723d7d03a1fec4fc66f6b19ec2158f {file = "pydantic-1.9.0-py3-none-any.whl", hash = "sha256:085ca1de245782e9b46cefcf99deecc67d418737a1fd3f6a4f511344b613a5b3"}, {file = "pydantic-1.9.0.tar.gz", hash = "sha256:742645059757a56ecd886faf4ed2441b9c0cd406079c2b4bee51bcc3fbcd510a"}, ] -"pylint 2.13.5" = [ - {file = "pylint-2.13.5-py3-none-any.whl", hash = "sha256:c149694cfdeaee1aa2465e6eaab84c87a881a7d55e6e93e09466be7164764d1e"}, - {file = "pylint-2.13.5.tar.gz", hash = "sha256:dab221658368c7a05242e673c275c488670144123f4bd262b2777249c1c0de9b"}, +"pylint 2.13.7" = [ + {file = "pylint-2.13.7-py3-none-any.whl", hash = "sha256:13ddbbd8872c804574149e81197c28877eba75224ba6b76cd8652fc31df55c1c"}, + {file = "pylint-2.13.7.tar.gz", hash = "sha256:911d3a97c808f7554643bcc5416028cfdc42eae34ed129b150741888c688d5d5"}, ] "pyparsing 3.0.8" = [ {file = "pyparsing-3.0.8-py3-none-any.whl", hash = "sha256:ef7b523f6356f763771559412c0d7134753f037822dad1b16945b7b846f7ad06"}, @@ -496,9 +496,9 @@ content_hash = "sha256:fd1d9812a5b77dc7e8b93ed0d0f723d7d03a1fec4fc66f6b19ec2158f {file = "tomlkit-0.10.1-py3-none-any.whl", hash = "sha256:3eba517439dcb2f84cf39f4f85fd2c3398309823a3c75ac3e73003638daf7915"}, {file = "tomlkit-0.10.1.tar.gz", hash = "sha256:3c517894eadef53e9072d343d37e4427b8f0b6200a70b7c9a19b2ebd1f53b951"}, ] -"typing-extensions 4.1.1" = [ - {file = "typing_extensions-4.1.1-py3-none-any.whl", hash = "sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2"}, - {file = "typing_extensions-4.1.1.tar.gz", hash = "sha256:1a9462dcc3347a79b1f1c0271fbe79e844580bb598bafa1ed208b94da3cdcd42"}, +"typing-extensions 4.2.0" = [ + {file = "typing_extensions-4.2.0-py3-none-any.whl", hash = "sha256:6657594ee297170d19f67d55c05852a874e7eb634f4f753dbd667855e07c1708"}, + {file = "typing_extensions-4.2.0.tar.gz", hash = "sha256:f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376"}, ] "wrapt 1.14.0" = [ {file = "wrapt-1.14.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:5a9a1889cc01ed2ed5f34574c90745fab1dd06ec2eee663e8ebeefe363e8efd7"}, diff --git a/pyproject.toml b/pyproject.toml index f6ef25b..b802a2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ version = {use_scm = true} [tool.pdm.dev-dependencies] lint = [ "black>=22.3.0", - "pylint>=2.13.5", + "pylint>=2.13.7", "isort>=5.10.1", ] test = [ From 0947802baf85e9d4035a944a824571f2ac412bb7 Mon Sep 17 00:00:00 2001 From: Asher Norland Date: Fri, 29 Apr 2022 07:17:03 -0400 Subject: [PATCH 2/3] Enable f-string Logging --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index b802a2b..299809f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,6 +60,7 @@ profile = "black" [tool.pylint.messages_control] disable = "C0330, C0326" +disable = "logging-fstring-interpolation" extension-pkg-whitelist = "pydantic" [tool.pylint.format] From 26b0e80f0831260d7fae790ab50bc37a4cdacbbf Mon Sep 17 00:00:00 2001 From: Asher Norland Date: Fri, 29 Apr 2022 07:23:23 -0400 Subject: [PATCH 3/3] Update Key --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 299809f..09e2631 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,8 +59,7 @@ preview = true profile = "black" [tool.pylint.messages_control] -disable = "C0330, C0326" -disable = "logging-fstring-interpolation" +disable = "C0330, C0326, logging-fstring-interpolation" extension-pkg-whitelist = "pydantic" [tool.pylint.format]