From 564276b02db36156b954098259bd0f92c2926ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 08:21:19 +0000 Subject: [PATCH] build(deps-dev): Bump pre-commit from 3.2.2 to 3.3.3 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.3. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.3) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 67 ++++---------------------------------------------- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 63 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4058762..0be2d81 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "appnope" version = "0.1.2" description = "Disable App Nap on macOS >= 10.9" -category = "dev" optional = false python-versions = "*" files = [ @@ -16,7 +15,6 @@ files = [ name = "astor" version = "0.8.1" description = "Read/rewrite/write Python ASTs" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -28,7 +26,6 @@ files = [ name = "astroid" version = "2.8.5" description = "An abstract syntax tree for Python with inference support." -category = "dev" optional = false python-versions = "~=3.6" files = [ @@ -46,7 +43,6 @@ wrapt = ">=1.11,<1.14" name = "asttokens" version = "2.0.5" description = "Annotate AST trees with source code positions" -category = "dev" optional = false python-versions = "*" files = [ @@ -64,7 +60,6 @@ test = ["astroid", "pytest"] name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "dev" optional = false python-versions = "*" files = [ @@ -76,7 +71,6 @@ files = [ name = "backports.entry-points-selectable" version = "1.1.1" description = "Compatibility shim providing selectable entry points for older implementations" -category = "dev" optional = false python-versions = ">=2.7" files = [ @@ -92,7 +86,6 @@ testing = ["pytest", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pyte name = "black" version = "23.1.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -142,7 +135,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "certifi" version = "2021.10.8" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = "*" files = [ @@ -154,7 +146,6 @@ files = [ name = "cfgv" version = "3.3.1" description = "Validate configuration and produce human readable error messages." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -166,7 +157,6 @@ files = [ name = "charset-normalizer" version = "2.0.7" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.5.0" files = [ @@ -181,7 +171,6 @@ unicode-backport = ["unicodedata2"] name = "click" version = "8.0.3" description = "Composable command line interface toolkit" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -196,7 +185,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.4" description = "Cross-platform colored terminal text." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -208,7 +196,6 @@ files = [ name = "decorator" version = "5.1.0" description = "Decorators for Humans" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -220,7 +207,6 @@ files = [ name = "distlib" version = "0.3.3" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -232,7 +218,6 @@ files = [ name = "executing" version = "0.8.2" description = "Get the currently executing AST node of a frame, and other information" -category = "dev" optional = false python-versions = "*" files = [ @@ -244,7 +229,6 @@ files = [ name = "filelock" version = "3.3.2" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -260,7 +244,6 @@ testing = ["covdefaults (>=1.2.0)", "coverage (>=4)", "pytest (>=4)", "pytest-co name = "flynt" version = "0.69" description = "CLI tool to convert a python project's %-formatted strings to f-strings." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -275,7 +258,6 @@ astor = "*" name = "identify" version = "2.3.5" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -290,7 +272,6 @@ license = ["editdistance-s"] name = "idna" version = "3.3" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -302,7 +283,6 @@ files = [ name = "ipython" version = "8.12.0" description = "IPython: Productive Interactive Computing" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -342,7 +322,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.21)", "pa name = "isort" version = "5.12.0" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.8.0" files = [ @@ -360,7 +339,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jedi" version = "0.18.0" description = "An autocompletion tool for Python that can be used for text editors." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -379,7 +357,6 @@ testing = ["Django (<3.1)", "colorama", "docopt", "pytest (<6.0.0)"] name = "lazy-object-proxy" version = "1.6.0" description = "A fast and thorough lazy object proxy." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -411,7 +388,6 @@ files = [ name = "matplotlib-inline" version = "0.1.3" description = "Inline Matplotlib backend for Jupyter" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -426,7 +402,6 @@ traitlets = "*" name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -438,7 +413,6 @@ files = [ name = "mypy" version = "0.910" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -480,7 +454,6 @@ python2 = ["typed-ast (>=1.4.0,<1.5.0)"] name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "dev" optional = false python-versions = "*" files = [ @@ -492,7 +465,6 @@ files = [ name = "nodeenv" version = "1.6.0" description = "Node.js virtual environment builder" -category = "dev" optional = false python-versions = "*" files = [ @@ -504,7 +476,6 @@ files = [ name = "packaging" version = "23.0" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -516,7 +487,6 @@ files = [ name = "parso" version = "0.8.2" description = "A Python Parser" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -532,7 +502,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "pathspec" version = "0.9.0" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -544,7 +513,6 @@ files = [ name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" optional = false python-versions = "*" files = [ @@ -559,7 +527,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "dev" optional = false python-versions = "*" files = [ @@ -571,7 +538,6 @@ files = [ name = "platformdirs" version = "2.4.0" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -585,14 +551,13 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock [[package]] name = "pre-commit" -version = "3.2.2" +version = "3.3.3" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.8" files = [ - {file = "pre_commit-3.2.2-py2.py3-none-any.whl", hash = "sha256:0b4210aea813fe81144e87c5a291f09ea66f199f367fa1df41b55e1d26e1e2b4"}, - {file = "pre_commit-3.2.2.tar.gz", hash = "sha256:5b808fcbda4afbccf6d6633a56663fed35b6c2bc08096fd3d47ce197ac351d9d"}, + {file = "pre_commit-3.3.3-py2.py3-none-any.whl", hash = "sha256:10badb65d6a38caff29703362271d7dca483d01da88f9d7e05d0b97171c136cb"}, + {file = "pre_commit-3.3.3.tar.gz", hash = "sha256:a2256f489cd913d575c145132ae196fe335da32d91a8294b7afe6622335dd023"}, ] [package.dependencies] @@ -606,7 +571,6 @@ virtualenv = ">=20.10.0" name = "prompt-toolkit" version = "3.0.36" description = "Library for building powerful interactive command lines in Python" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -621,7 +585,6 @@ wcwidth = "*" name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -633,7 +596,6 @@ files = [ name = "pure-eval" version = "0.2.1" description = "Safely evaluate AST nodes without side effects" -category = "dev" optional = false python-versions = "*" files = [ @@ -648,7 +610,6 @@ tests = ["pytest"] name = "pygments" version = "2.10.0" description = "Pygments is a syntax highlighting package written in Python." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -660,7 +621,6 @@ files = [ name = "pylint" version = "2.11.1" description = "python code static checker" -category = "dev" optional = false python-versions = "~=3.6" files = [ @@ -681,7 +641,6 @@ typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\"" name = "pymupdf" version = "1.22.2" description = "Python bindings for the PDF toolkit and renderer MuPDF" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -721,7 +680,6 @@ files = [ name = "pyyaml" version = "6.0" description = "YAML parser and emitter for Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -771,7 +729,6 @@ files = [ name = "requests" version = "2.29.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -793,7 +750,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "setuptools" version = "65.3.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -810,7 +766,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -822,7 +777,6 @@ files = [ name = "stack-data" version = "0.1.3" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "dev" optional = false python-versions = "*" files = [ @@ -842,7 +796,6 @@ tests = ["littleutils", "pygments", "pytest", "typeguard"] name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -854,7 +807,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -866,7 +818,6 @@ files = [ name = "traitlets" version = "5.1.1" description = "Traitlets Python configuration system" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -881,7 +832,6 @@ test = ["pytest"] name = "types-requests" version = "2.29.0.0" description = "Typing stubs for requests" -category = "main" optional = false python-versions = "*" files = [ @@ -896,7 +846,6 @@ types-urllib3 = "<1.27" name = "types-urllib3" version = "1.26.3" description = "Typing stubs for urllib3" -category = "main" optional = false python-versions = "*" files = [ @@ -908,7 +857,6 @@ files = [ name = "typing-extensions" version = "3.10.0.2" description = "Backported and Experimental Type Hints for Python 3.5+" -category = "dev" optional = false python-versions = "*" files = [ @@ -921,7 +869,6 @@ files = [ name = "urllib3" version = "1.26.7" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [ @@ -938,7 +885,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "virtualenv" version = "20.10.0" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -961,7 +907,6 @@ testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -973,7 +918,6 @@ files = [ name = "wheel" version = "0.38.2" description = "A built-package format for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -988,7 +932,6 @@ test = ["pytest (>=3.0.0)"] name = "wrapt" version = "1.13.3" description = "Module for decorators, wrappers and monkey patching." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -1048,4 +991,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "1e2fd954609914817e72c6435589b6c648d7145c8e45f89ee28f7f608eddb554" +content-hash = "65ad10942c996ac7d378e4902297f629ff4e7180aa38a2deefde94580c976f9e" diff --git a/pyproject.toml b/pyproject.toml index 47fe55a..4e28b90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ mypy = "^0.910" pylint = "^2.7.1" wheel = "^0.38.2" flynt = "^0.69" -pre-commit = "^3.2.2" +pre-commit = "^3.3.3" ipython = "^8.12.0" [tool.black]