build(deps-dev): bump pylint from 2.16.1 to 2.16.2 (#1896)

This commit is contained in:
dependabot[bot]
2023-02-14 07:35:29 +01:00
committed by GitHub
parent 9c484f6a78
commit 965185ca3b
2 changed files with 12 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ azure-mgmt-storage = "21.0.0"
[dev-packages]
black = "22.10.0"
pylint = "2.16.1"
pylint = "2.16.2"
flake8 = "5.0.4"
bandit = "1.7.4"
safety = "2.3.1"

22
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "3e007b5f026ecee63e0099cfb998e8cb2271bdb13e12c968918ec45b57b0d92a"
"sha256": "7e75c7671b14cf306042ec997b40bfa0795009397485dcf9b9560ce468b80df6"
},
"pipfile-spec": 6,
"requires": {
@@ -638,11 +638,11 @@
"develop": {
"astroid": {
"hashes": [
"sha256:23c718921acab5f08cbbbe9293967f1f8fec40c336d19cd75dc12a9ea31d2eb2",
"sha256:bd1aa4f9915c98e8aaebcd4e71930154d4e8c9aaf05d35ac0a63d1956091ae3f"
"sha256:0e0e3709d64fbffd3037e4ff403580550f14471fd3eaae9fa11cc9a5c7901153",
"sha256:a3cf9f02c53dd259144a7e8f3ccd75d67c9a8c716ef183e0c1f291bc5d7bb3cf"
],
"markers": "python_full_version >= '3.7.2'",
"version": "==2.14.1"
"version": "==2.14.2"
},
"attrs": {
"hashes": [
@@ -1084,7 +1084,7 @@
"sha256:8d8db7c255e524fab1016a952a9143e5b6e3c074f4ed25d1878f8e97806caec0",
"sha256:b3cde007ad65c2e631e2f8653cf187124a2c714d02d9fafbab68ad64bf5745d6"
],
"markers": "python_version >= '3.7' and python_full_version < '4.0.0'",
"markers": "python_version >= '3.7' and python_version < '4'",
"version": "==0.1.3"
},
"lazy-object-proxy": {
@@ -1222,7 +1222,7 @@
"sha256:6940dba9f4906c97078fea6fd9d5a3a3384207db368c4e32f6af6abd7c5c560b",
"sha256:f1eff2a7936546a3ce62b88a17d09de93c9bd229cbc43cb696c988a61a382548"
],
"markers": "python_version >= '3.7' and python_full_version < '4.0.0'",
"markers": "python_version >= '3.7' and python_version < '4'",
"version": "==0.4.3"
},
"openapi-spec-validator": {
@@ -1246,7 +1246,7 @@
"sha256:5c869d315be50776cc8a993f3af43e0c60dc01506b399643f919034ebf4cdcab",
"sha256:cdd7b1f9d7d5c8b8d3315dbf5a86b2596053ae845f056f57d97c0eefff84da14"
],
"markers": "python_version >= '3.7' and python_full_version < '4.0.0'",
"markers": "python_version >= '3.7' and python_version < '4'",
"version": "==0.4.3"
},
"pathspec": {
@@ -1306,11 +1306,11 @@
},
"pylint": {
"hashes": [
"sha256:bad9d7c36037f6043a1e848a43004dfd5ea5ceb05815d713ba56ca4503a9fe37",
"sha256:ffe7fa536bb38ba35006a7c8a6d2efbfdd3d95bbf21199cad31f76b1c50aaf30"
"sha256:13b2c805a404a9bf57d002cd5f054ca4d40b0b87542bdaba5e05321ae8262c84",
"sha256:ff22dde9c2128cd257c145cfd51adeff0be7df4d80d669055f24a962b351bbe4"
],
"index": "pypi",
"version": "==2.16.1"
"version": "==2.16.2"
},
"pyparsing": {
"hashes": [
@@ -1563,7 +1563,7 @@
"sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc",
"sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"
],
"markers": "python_full_version < '3.11.0a7'",
"markers": "python_version < '3.11'",
"version": "==2.0.1"
},
"tomlkit": {