python-hooks icon indicating copy to clipboard operation
python-hooks copied to clipboard

A React inspired way to code in Python

Results 40 python-hooks issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3. Release notes Sourced from mkdocs's releases. 1.5.3 Fix mkdocs serve sometimes locking up all browser tabs when navigating quickly (#3390) Add many new supported...

dependencies
python

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.8.0. Release notes Sourced from typing-extensions's releases. 4.8.0 Changes since 4.7.1: Add typing_extensions.Doc, as proposed by PEP 727. Patch by Sebastián Ramírez. Drop support for...

dependencies
python

Bumps [zipp](https://github.com/jaraco/zipp) from 3.16.2 to 3.17.0. Changelog Sourced from zipp's changelog. v3.17.0 Features Added CompleteDirs.inject classmethod to make available for use elsewhere. Bugfixes Avoid matching path separators for '?' in...

dependencies
python

Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.0 to 5.0.1. Commits 256c5a2 prepare v5.0.1 156151c Merge pull request #52 from EliahKagan/py37 b98fdd1 Revert "Drop support for EOL Python 3.7" e163592 adjust force-release target to...

dependencies
python

Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 68.2.2. Changelog Sourced from setuptools's changelog. v68.2.2 Bugfixes Improve backwards compatibility with deprecated CLI practices. (#4048) v68.2.1 Bugfixes Avoid using caching attributes in Distribution.metadata for...

dependencies
python

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.3.2. Release notes Sourced from actions/cache's releases. v3.3.2 What's Changed Fixed readme with new segment timeout values by @​kotewar in actions/cache#1133 Readme fixes by @​kotewar...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 to 4.0.0. Release notes Sourced from anyio's releases. 4.0.0 BACKWARDS INCOMPATIBLE Replaced AnyIO's own ExceptionGroup class with the PEP 654 BaseExceptionGroup and ExceptionGroup BACKWARDS INCOMPATIBLE Changes...

dependencies
python

Bumps [python-box](https://github.com/cdgriffith/Box) from 7.0.1 to 7.1.1. Release notes Sourced from python-box's releases. Version 7.1.1 Fixing Cython optimized build deployments for linux Version 7.1.0 Adding #255 defer ipython import for large...

dependencies
python

Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.2.0 to 1.3.0. Changelog Sourced from pluggy's changelog. pluggy 1.3.0 (2023-08-26) Deprecations and Removals [#426](https://github.com/pytest-dev/pluggy/issues/426) <https://github.com/pytest-dev/pluggy/issues/426>_: Python 3.7 is no longer supported. Features [#428](https://github.com/pytest-dev/pluggy/issues/428) <https://github.com/pytest-dev/pluggy/issues/428>_: Pluggy now...

dependencies
python