Skip to content

Commit f977a79

Browse files
Bump pycodestyle from 2.9.1 to 2.12.1 (#169)
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.9.1 to 2.12.1. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.9.1...2.12.1) --- updated-dependencies: - dependency-name: pycodestyle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2482059 commit f977a79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: requirements_dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@ platformdirs==4.3.6 ; python_version >= "3.8" and python_version < "4.0" \
250250
pluggy==1.5.0 ; python_version >= "3.8" and python_version < "4.0" \
251251
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
252252
--hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
253-
pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" \
254-
--hash=sha256:2c9607871d58c76354b697b42f5d57e1ada7d261c261efac224b664affdc5785 \
255-
--hash=sha256:d1735fc58b418fd7c5f658d28d943854f8a849b01a5d0a1e6f3f3fdd0166804b
253+
pycodestyle==2.12.1 ; python_version >= "3.8" and python_version < "4.0" \
254+
--hash=sha256:46f0fb92069a7c28ab7bb558f05bfc0110dac69a0cd23c61ea0040283a9d78b3 \
255+
--hash=sha256:6838eae08bbce4f6accd5d5572075c63626a15ee3e6f842df996bf62f6d73521
256256
pydantic-core==2.32.0 ; python_version >= "3.8" and python_version < "4.0" \
257257
--hash=sha256:00abf84d4f052c3ee5c4f35e1b87907ab18b08c5046d3d4e7401ec583cdfab67 \
258258
--hash=sha256:014a0c8a7d5125f9945051ad315b7d0fb00bf7b28981d30c12f63e9e350f67ff \

0 commit comments

Comments
 (0)