diff --git a/Pipfile b/Pipfile index d9516a6..6df992e 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ pyyaml = "~=6.0" [dev-packages] # Codestyle checking modules: black = "~=25.1" -flake8 = "~=6.0" +flake8 = "~=7.1" pytest = "~=8.3" pytest-asyncio = "~=0.25" pytest-cov = "~=6.0" diff --git a/Pipfile.lock b/Pipfile.lock index 90052fa..3b53a69 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f9581dad7d6e50879c40294e981a829023f70673a47c8ba7db2c9baf374d6699" + "sha256": "7e711f310b8fb3e2c82440ff5fa444a3ed4b83fb831e9b1e8e90098b5baf452d" }, "pipfile-spec": 6, "requires": { @@ -1083,12 +1083,12 @@ }, "flake8": { "hashes": [ - "sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23", - "sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5" + "sha256:1cbc62e65536f65e6d754dfe6f1bada7f5cf392d6f5db3c2b85892466c3e7c1a", + "sha256:c586ffd0b41540951ae41af572e6790dbd49fc12b3aa2541685d253d9bd504bd" ], "index": "pypi", "markers": "python_full_version >= '3.8.1'", - "version": "==6.1.0" + "version": "==7.1.2" }, "identify": { "hashes": [ @@ -1173,19 +1173,19 @@ }, "pycodestyle": { "hashes": [ - "sha256:41ba0e7afc9752dfb53ced5489e89f8186be00e599e712660695b7a75ff2663f", - "sha256:44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67" + "sha256:46f0fb92069a7c28ab7bb558f05bfc0110dac69a0cd23c61ea0040283a9d78b3", + "sha256:6838eae08bbce4f6accd5d5572075c63626a15ee3e6f842df996bf62f6d73521" ], "markers": "python_version >= '3.8'", - "version": "==2.11.1" + "version": "==2.12.1" }, "pyflakes": { "hashes": [ - "sha256:4132f6d49cb4dae6819e5379898f2b8cce3c5f23994194c24b77d5da2e36f774", - "sha256:a0aae034c444db0071aa077972ba4768d40c830d9539fd45bf4cd3f8f6992efc" + "sha256:1c61603ff154621fb2a9172037d84dca3500def8c8b630657d1701f026f8af3f", + "sha256:84b5be138a2dfbb40689ca07e2152deb896a65c3a3e24c251c5c62489568074a" ], "markers": "python_version >= '3.8'", - "version": "==3.1.0" + "version": "==3.2.0" }, "pytest": { "hashes": [