python-hooks
python-hooks copied to clipboard
A React inspired way to code in Python
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.2 to 3.13.1. Release notes Sourced from filelock's releases. 3.13.1 What's Changed Allow users to subclass FileLock with custom keyword arguments by @hmaarrfk in tox-dev/filelock#284 New Contributors...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.3. Release notes Sourced from pytest's releases. pytest 7.4.3 (2023-10-24) Bug Fixes #10447: Markers are now considered in the reverse mro order to ensure base...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.3 to 20.24.6. Release notes Sourced from virtualenv's releases. 20.24.6 What's Changed release 20.24.5 by @gaborbernat in pypa/virtualenv#2643 Change "Virtualenv" to "virtualenv" to match style by @jackiekazil...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 3.0.2. Commits efee961 Bump pylint to 3.0.2, update changelog 31aca81 Fixes duplicate-code check with ignore-imports (#9147) (#9176) 792da24 Escape special symbols and newlines in messages....
Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.10 to 4.0.11. Release notes Sourced from gitdb's releases. 4.0.11 What's Changed Use ZLIB_RUNTIME_VERSION if available by @otethal in gitpython-developers/gitdb#84 Add support for Python 3.12 and drop...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.1 to 10.3.1. Release notes Sourced from pymdown-extensions's releases. 10.3.1 FIX: SuperFences: Fix an issue where braces were not handled properly in attributes. 10.3 NEW: Officially support...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.40. Release notes Sourced from gitpython's releases. 3.1.40 - fix downstream CI What's Changed Add missing info in Submodule.remove docstring by @EliahKagan in gitpython-developers/GitPython#1714 Have...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.25.0. Release notes Sourced from release-drafter/release-drafter's releases. v5.25.0 What's Changed New add prerelease increment behavior (#1303) @neilime add latest input (#1348) @o-mago Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0...
Bumps [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) from 1.1.1 to 1.3. Release notes Sourced from mkdocs-material-extensions's releases. 1.3 NEW: The final release. mkdocs-material (version 9.4) now has this library's logic built-in making this library obsolete....
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...