-
Couldn't load subscription status.
- Fork 0
Bump the python-dependencies group across 1 directory with 23 updates #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.3.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.3.3` | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.5` | `1.8.6` | | [executing](https://github.com/alexmojaki/executing) | `2.0.1` | `2.1.0` | | [ipython](https://github.com/ipython/ipython) | `8.26.0` | `8.27.0` | | [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.6.2` | `8.6.3` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.20.0` | `0.21.0` | | [setuptools](https://github.com/pypa/setuptools) | `74.0.0` | `75.1.0` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20240821` | `2.9.0.20240906` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | Updates `flake8` from 7.0.0 to 7.1.1 - [Commits](PyCQA/flake8@7.0.0...7.1.1) Updates `pylint` from 3.1.0 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.3.1) Updates `pytest` from 8.1.1 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.3.3) Updates `anyio` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `debugpy` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.5...v1.8.6) Updates `executing` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.0.1...v2.1.0) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `ipython` from 8.26.0 to 8.27.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.26.0...8.27.0) Updates `jupyter-client` from 8.6.2 to 8.6.3 - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v8.6.2...v8.6.3) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `platformdirs` from 4.2.0 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.3.6) Updates `prometheus-client` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.20.0...v0.21.0) Updates `prompt-toolkit` from 3.0.47 to 3.0.48 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.47...3.0.48) Updates `setuptools` from 74.0.0 to 75.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v74.0.0...v75.1.0) Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906 - [Commits](https://github.com/python/typeshed/commits) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `astroid` from 3.1.0 to 3.3.4 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.1.0...v3.3.4) Updates `dill` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.8...0.3.9) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `pycodestyle` from 2.11.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.11.1...2.12.1) Updates `tomlkit` from 0.12.4 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.4...0.13.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: debugpy dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: executing dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jupyter-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prometheus-client dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prompt-toolkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: types-python-dateutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: astroid dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: dill dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pycodestyle dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 14 updates in the / directory:
7.0.07.1.13.1.03.3.18.1.18.3.34.4.04.6.02024.7.42024.8.301.17.01.17.11.8.51.8.62.0.12.1.08.26.08.27.08.6.28.6.30.20.00.21.074.0.075.1.02.9.0.202408212.9.0.202409062.2.22.2.3Updates
flake8from 7.0.0 to 7.1.1Commits
cf1542cRelease 7.1.1939ea3dMerge pull request #1949 from stephenfin/issue-1948bdcd5c2Handle escaped braces in f-strings2a811ccMerge pull request #1946 from Viicos/patch-110314adFix wording of plugins documentation65a38c4Release 7.1.034c97e0Merge pull request #1939 from PyCQA/new-pycodestyledefd315latest pycodestyle408d4d6Merge pull request #1930 from mzagol/patch-1866ad72Add --extend-exclude to the TOCUpdates
pylintfrom 3.1.0 to 3.3.1Commits
76bce72Bump pylint to 3.3.1, update changelog (#9954)55ee816Bump astroid to 3.3.4 (#9951) (#9952)6350dfaBump pylint to 3.3.0, update changelog78f3dfaBump astroid to 3.3.3 (#9939)b28c1f6Add check forunnecessary-default-type-args(#9938)bd97b93[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436Fix duplicate workflow step ids (#9934)0950916[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9Add details.rst for c-extension-no-member (#9933)7d60c27Explicitly save cache in primer jobsUpdates
pytestfrom 8.1.1 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136fbuild(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307Prepare release version 8.3.30dabdcfInclude co-authors in release announcement (#12795) (#12797)a9910a4Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6bFix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13dMerge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1Streamline checks for verbose option (#12706) (#12778)01cfcc9Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394doc: Remove past training (#12772) (#12773)Updates
anyiofrom 4.4.0 to 4.6.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
8cce749Bumped up the version01a37c6Fixed TaskGroup and CancelScope exit issues on asyncio (#774)7f35ce7Bumped up the version108cc83[pre-commit.ci] pre-commit autoupdate (#788)d1aea98Fixed KeyboardInterrupt hanging the asyncio test runner (#779)c1aff53[pre-commit.ci] pre-commit autoupdate (#785)89d8b4cUse sphinx_rtd_theme also as an extension4e9f18dEnabled uvloop to be used in the test suite on Python 3.137de6441Pin Sphinx to a compatible version with sphinx-rtd-theme41647f4Fixed feed_data after feed_eof assertion errors on asyncio (#752)Updates
certififrom 2024.7.4 to 2024.8.30Commits
325c2fd2024.08.30 (#304)d66bf5fBump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50ccBump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
cffifrom 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6berelease 1.17.1ba10180update whatsnew.rst for 1.17.1 (#121)61deb5fadd yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4Allow writing generated code to a file-like object. (#115)Updates
debugpyfrom 1.8.5 to 1.8.6Release notes
Sourced from debugpy's releases.
Commits
25955a0Get debug attach to work for 3.12 (#1683)ae6812bPull in pydevd sys.monitoring support (#1680)a2f8081Detect whether debugger is already running and skip connecting/listening in t...fb6158aUpdate round-robin.yml (#1653)ddcb193Add round-robin issue assigner (#1650)Updates
executingfrom 2.0.1 to 2.1.0Release notes
Sourced from executing's releases.
Commits
8827340add 3.13 to setup.cfg classifiersaa34030test: optimized test preformance by moving deadcode check to the end (#89)6428317Catch exception if node is in unexpected statement (#84)ea6a695Merge pull request #80 from alexmojaki/3.13de6b2fadoc: review changes960dee1fix: removed unused verificationc4f1862fix: handle firstlinenodc03e8crefactor: review changesd55eb52test: skip module tests for now6425ffbtest(3.13): added sample_resultsUpdates
idnafrom 3.8 to 3.10Changelog
Sourced from idna's changelog.
Commits
729225dRelease v3.103eef168Merge pull request #194 from kjd/revert-unicode-16ceca619Revert Unicode 16.0.0 data updatesc43ac75Merge pull request #191 from kjd/release-3.91b8800aRelease v3.9a1fd168Merge pull request #190 from kjd/unicode-167732c61Merge branch 'master' into unicode-164ed183dRefactor membership test762216bFormat with ruff580ece9Implement changes to UTS46 algorithmUpdates
ipythonfrom 8.26.0 to 8.27.0Commits
82690a0release 8.27.07af1c01Whats new 8.27 (#14508)ef9d41eWhats new 8.275c8bc51Fix completion in indented lines dropping prefix when jedi is disabled (#14474)6bde8f6Don't force matplotlib backend names to be lowercase (#14475)d5762c1Fix showing SystemExit exception raise inside except handler (#14503)82eba44Fix some tests on Python 3.13 RC1 (#14504)2e34c77Autoformat with darker44bffabRelax string checks in test_pinfo_docstring_dynamic7ea81cdFix test_decorator_skip_with_breakpoint() on Python 3.13Updates
jupyter-clientfrom 8.6.2 to 8.6.3Release notes
Sourced from jupyter-client's releases.
Changelog
Sourced from jupyter-client's changelog.
Commits
3b1a9fePublish 8.6.37d7251ftest on python 3.13-dev (#1036)b5cb375Support ipykernel's use of anyio in test_signal_kernel_subprocesses (#1034)5d48881Support psutil for finding network addresses (#1033)7716291use simpler isoparse from dateutil to parse ISO8601 timestamps (#1032)0ad3405fix docs api check (#1038)2ba2902fix invocation of pip for nbconvert downstream (#1037)4a15e5dAvoid a DeprecationWarning on Python 3.13+ (#1027)Updates
packagingfrom 24.0 to 24.1Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
85442b8Bump for release3e67fc7Work aroundplatform.python_version()returning non PEP 440 compliant versi...32deafeBump the github-actions group with 3 updates (#789)e0dda88Documentmarkers.default_environment()(#753)cc938f9Modernise type annotations using FA rules from ruff (#785)757f559Fix typo in_parserdocstring (#784)ec9f203Bump the github-actions group with 4 updates (#782)5cbe1e4Add support for Python 3.13 and drop EOL 3.7 (#783)cb8fd38pyupgrade/black/isort/flake8 → ruff (#769)e8002b1Bump for developmentUpdates
platformdirsfrom 4.2.0 to 4.3.6Release notes
Sourced from platformdirs's releases.
... (truncated)
Commits
bc0405cFix readme download target (#307)c076da9Split build and publish for release (#306)30199ecUse upstream setup-uv with uv python (#305)3ce64d0Bump astral-sh/setup-uv from 2 to 3 (#304)67691e2[pre-commit.ci] pre-commit autoupdate (#303)85feea9don't include outdated changelog in docs (#301)580dffdUpdate check.yml (#302)c596271Fix multi-path returned from_pathmethods on MacOS (#299)a420284Use uv as installer (#300)49a89efUpdate README.rstUpdates
prometheus-clientfrom 0.20.0 to 0.21.0Release notes
Sourced from prometheus-client's releases.
Commits
3b183b4Release 0.21.00014e97Use re-entrant lock. (#1014)7c45f84Reject invalid HTTP methods and resources (#1019)09a5ae3Fix timestamp comparison (#1038)e364a96Fix a typo in ASGI docs (#1036)eeec421Pin python 3.8 and 3.9 at patch level (#1024)7bc8cdddocs: correct link to multiprocessing docs (#1023)4535ce0Add sanity check for label value (#1012)Updates
prompt-toolkitfrom 3.0.47 to 3.0.48Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
Commits
435bd99Release 3.0.48ae1d635Fixup for previous cursorshapes commit (#1900). (#1920)df4e244Update type definition forwordsargument in completers (#1889)728983bImproveModalCursorShapeConfigfor various input modes (#1900)75615b1Add@overloadtocontrib.regular_languages.compiler.Variables.getUpdates
setuptoolsfrom 74.0.0 to 75.1.0Changelog
Sourced from setuptools's changelog.