Skip to content
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

Bump the patches group across 1 directory with 17 updates #664

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the patches group with 17 updates in the / directory:

Package From To
aiosignal 1.3.1 1.3.2
click 8.1.7 8.1.8
debugpy 1.8.6 1.8.11
diptest 0.8.1 0.8.2
gitdb 4.0.11 4.0.12
gitpython 3.1.43 3.1.44
immutabledict 4.2.0 4.2.1
jedi 0.19.1 0.19.2
jinja2 3.1.4 3.1.5
nbclient 0.10.0 0.10.2
nbconvert 7.16.4 7.16.5
pydantic 1.10.18 1.10.19
pytest 8.3.3 8.3.4
qtconsole 5.6.0 5.6.1
qtpy 2.4.1 2.4.2
rpy2 3.5.16 3.5.17
smmap 5.0.1 5.0.2

Updates aiosignal from 1.3.1 to 1.3.2

Release notes

Sourced from aiosignal's releases.

1.3.2

Deprecations and Removals

  • Dropped Python 3.7 support. (#413)

  • Dropped Python 3.8 support. (#645)

Misc


Changelog

Sourced from aiosignal's changelog.

1.3.2 (2024-12-13)

Deprecations and Removals

  • Dropped Python 3.7 support. [#413](https://github.com/aio-libs/aiosignal/issues/413) <https://github.com/aio-libs/aiosignal/issues/413>_

  • Dropped Python 3.8 support. [#645](https://github.com/aio-libs/aiosignal/issues/645) <https://github.com/aio-libs/aiosignal/issues/645>_

Misc

  • [#362](https://github.com/aio-libs/aiosignal/issues/362) <https://github.com/aio-libs/aiosignal/issues/362>_

Commits

Updates click from 8.1.7 to 8.1.8

Release notes

Sourced from click's releases.

8.1.8

This is the Click 8.1.8 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/click/8.1.8/ Changes: https://click.palletsprojects.com/en/stable/changes/#version-8-1-8 Milestone https://github.com/pallets/click/milestones/23?closed=1

  • Fix an issue with type hints for click.open_file(). #2717
  • Fix issue where error message for invalid click.Path displays on multiple lines. #2697
  • Fixed issue that prevented a default value of "" from being displayed in the help for an option. #2500
  • The test runner handles stripping color consistently on Windows. #2705
  • Show correct value for flag default when using default_map. #2632
  • Fix click.echo(color=...) passing color to coloroma so it can be forced on Windows. #2606.
  • More robust bash version check, fixing problem on Windows with git-bash. #2638
  • Cache the help option generated by the help_option_names setting to respect its eagerness. #2811
  • Replace uses of os.system with subprocess.Popen. #1476
  • Exceptions generated during a command will use the context's color setting when being displayed. #2193
  • Error message when defining option with invalid name is more descriptive. #2452
  • Refactor code generating default --help option to deduplicate code. #2563
  • Test CLIRunner resets patched _compat.should_strip_ansi. #2732
Changelog

Sourced from click's changelog.

Version 8.1.8

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows. :issue:2705
  • Show correct value for flag default when using default_map. :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be forced on Windows. :issue:2606.
Commits

Updates debugpy from 1.8.6 to 1.8.11

Release notes

Sourced from debugpy's releases.

debugpy v1.8.11

Full Changelog: microsoft/debugpy@v1.8.9...v1.8.11

Fixes for:

debugpy v1.8.9

Fixes for:

debugpy v1.8.8

Fixes for:

debugpy v1.8.7

Support for 3.13

Fixes microsoft/debugpy#1689

Commits
  • 34cc53b Merge pull request #1779 from microsoft/remove_bytecode_distinfo
  • a99d933 Remove bytecode distinfo causing PyPi publish errors and ignore it from now on
  • 5014f25 Properly update pydevd._settrace.called (#1751)
  • 43f4102 Make sure attach binaries are built before running tox (#1753)
  • a78e5c2 Fix path modification for windows filesystems that can't handle .. (#1752)
  • 3823aba Fix problem with lineno being none when generating traceback (#1750)
  • f4ba976 Subrepo command wasn't checked in correctly (#1737)
  • 73be8fb Takes some changes from pydevd to fix line numbers being None (#1734)
  • 3573ca0 Remove compiled files (#1723)
  • 7d0ff33 Merge pull request #1725 from microsoft/publish_pydevd_binaries
  • Additional commits viewable in compare view

Updates diptest from 0.8.1 to 0.8.2

Release notes

Sourced from diptest's releases.

v0.8.2

Changes

Internal

Full Changelog: RUrlus/diptest@v0.8.1...v0.8.2

Changelog

Sourced from diptest's changelog.

v0.8.2 -- November 2024

  • BLD: Set relative path for vendored libomp on MacOS
Commits
  • 33bf081 REL: Release patch v0.8.1
  • 9812e38 CICD: Set vendor OpenMP option
  • ba82d59 CICD: Don't set libomp delocate rule for non-vendored wheels
  • 4c32e8e BLD: Exclude libomp from wheel repair
  • d7b5f28 GIT: Exclude dylibs from repo
  • aead5e1 STYLE: Autoformat of CMake
  • 2c3b409 BLD: [C++] Use rpath for libomp on MacOS to avoid issue with double loading
  • 2751ce8 DEP: Bump cibuildwheels to v2.21
  • 0d15a23 DEP: Update LLV to v19 for MacOS wheels
  • 7949d4d CICD: Include CPython 3.13 as target for wheels
  • Additional commits viewable in compare view

Updates gitdb from 4.0.11 to 4.0.12

Release notes

Sourced from gitdb's releases.

4.0.12

What's Changed

New Contributors

Full Changelog: gitpython-developers/gitdb@4.0.11...4.0.12

Commits
  • 104138c bump patch level to prepare for next release
  • bcbe5df Merge pull request #111 from gitpython-developers/dependabot/github_actions/a...
  • be483fc Merge pull request #112 from gitpython-developers/dependabot/submodules/gitdb...
  • 38b5c38 Merge pull request #115 from DEKHTIARJonathan/patch-1
  • b71e273 Update gitdb/db/loose.py
  • 74a0eab Potential Race Condition Fix - OS Rename & Chmod
  • a8c894f Merge pull request #114 from edgarrmondragon/cp313
  • b38cbc4 Use older ubuntu to get Python 3.7
  • 5bc9504 Add support for Python 3.13
  • 88da5ef Merge pull request #113 from blablatdinov/use-contextlib-suppress
  • Additional commits viewable in compare view

Updates gitpython from 3.1.43 to 3.1.44

Release notes

Sourced from gitpython's releases.

3.1.44

What's Changed

New Contributors

... (truncated)

Commits
  • fb1b051 bump patch level to prepare new version
  • e51bf80 update GitDB submodule to latest pubslished version
  • a527224 Merge pull request #1971 from fvalette-ledger/fix-fetch-progress-bar
  • d6cdb67 See if python 3.7 still works when using an older Ubuntu version.
  • 52cceaf git,cmd: add encoding arg to popen if universal newlines is True
  • 1bb4651 git,remote: use universal new lines for fetch/pull stderr capture
  • 49ca909 Update base.py (#1965)
  • 3470fb3 Merge pull request #1961 from Andrej730/main
  • 8327b82 Fix test failing on unix
  • 4674059 Remove redundant path normalization for working_tree_dir
  • Additional commits viewable in compare view

Updates immutabledict from 4.2.0 to 4.2.1

Release notes

Sourced from immutabledict's releases.

Version 4.2.1

  • Published with attestation
  • Update classifiers, Github Actions... for Python 3.13 (no code changes)
Changelog

Sourced from immutabledict's changelog.

Version 4.2.1

  • Published with attestation
  • Update classifiers, Github Actions... for Python 3.13 (no code changes)
Commits
  • 8e34519 Merge pull request #357 from corenting/chore_4.2.1
  • 9b522fe chore: bump to version 4.2.1
  • b14b223 Merge pull request #356 from corenting/dependabot/pip/development-dependencie...
  • bf1182a build(deps-dev): bump ruff in the development-dependencies group
  • 9e3fb08 Merge pull request #355 from corenting/dependabot/pip/development-dependencie...
  • 8450858 build(deps-dev): bump ruff in the development-dependencies group
  • 57732e9 Merge pull request #354 from corenting/dependabot/pip/development-dependencie...
  • e58933c build(deps-dev): bump the development-dependencies group across 1 directory w...
  • 3bf3ba3 Merge pull request #351 from corenting/update_3.13_release
  • bb44293 chore: test against python 3.13 release
  • Additional commits viewable in compare view

Updates jedi from 0.19.1 to 0.19.2

Changelog

Sourced from jedi's changelog.

0.19.2 (2024-11-10) +++++++++++++++++++

  • Python 3.13 support
Commits
  • 41e9e95 Increase Jedi version
  • b225678 Add a release for Python 3.13
  • 30adf43 Merge pull request #2027 from WutingjiaX/feat/filterImported
  • be6df62 filter imported names during completion
  • e53359a Fix a test that had issues with a minor upgrade of Python 3.12
  • 6e5d5b7 Enable workflow_dispatch in CI
  • 91ffdea Sort completions by input resemblance. (#2018)
  • 2859e4f Support inferring not expr to bool (#2016)
  • 8ee4c26 Merge pull request #2014 from WutingjiaX/feat/in_operator
  • 4d09ac0 When inferring comparison operators, return a definite type instead of NO_VAL...
  • Additional commits viewable in compare view

Updates jinja2 from 3.1.4 to 3.1.5

Release notes

Sourced from jinja2's releases.

3.1.5

This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Jinja2/3.1.5/ Changes: https://jinja.palletsprojects.com/changes/#version-3-1-5 Milestone: https://github.com/pallets/jinja/milestone/16?closed=1

  • The sandboxed environment handles indirect calls to str.format, such as by passing a stored reference to a filter that calls its argument. GHSA-q2x7-8rv6-6q7h
  • Escape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. #1792, GHSA-gmj6-6f8f-6699
  • Sandbox does not allow clear and pop on known mutable sequence types. #2032
  • Calling sync render for an async template uses asyncio.run. #1952
  • Avoid unclosed auto_aiter warnings. #1960
  • Return an aclose-able AsyncGenerator from Template.generate_async. #1960
  • Avoid leaving root_render_func() unclosed in Template.generate_async. #1960
  • Avoid leaving async generators unclosed in blocks, includes and extends. #1960
  • The runtime uses the correct concat function for the current environment when calling block references. #1701
  • Make |unique async-aware, allowing it to be used after another async-aware filter. #1781
  • |int filter handles OverflowError from scientific notation. #1921
  • Make compiling deterministic for tuple unpacking in a {% set ... %} call. #2021
  • Fix dunder protocol (copy/pickle/etc) interaction with Undefined objects. #2025
  • Fix copy/pickle support for the internal missing object. #2027
  • Environment.overlay(enable_async) is applied correctly. #2061
  • The error message from FileSystemLoader includes the paths that were searched. #1661
  • PackageLoader shows a clearer error message when the package does not contain the templates directory. #1705
  • Improve annotations for methods returning copies. #1880
  • urlize does not add mailto: to values like @a@b. #1870
  • Tests decorated with @pass_context can be used with the |select filter. #1624
  • Using set for multiple assignment (a, b = 1, 2) does not fail when the target is a namespace attribute. #1413
  • Using set in all branches of {% if %}{% elif %}{% else %} blocks does not cause the variable to be considered initially undefined. #1253
Changelog

Sourced from jinja2's changelog.

Version 3.1.5

Released 2024-12-21

  • The sandboxed environment handles indirect calls to str.format, such as by passing a stored reference to a filter that calls its argument. :ghsa:q2x7-8rv6-6q7h
  • Escape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. :issue:1792, :ghsa:gmj6-6f8f-6699
  • Sandbox does not allow clear and pop on known mutable sequence types. :issue:2032
  • Calling sync render for an async template uses asyncio.run. :pr:1952
  • Avoid unclosed auto_aiter warnings. :pr:1960
  • Return an aclose-able AsyncGenerator from Template.generate_async. :pr:1960
  • Avoid leaving root_render_func() unclosed in Template.generate_async. :pr:1960
  • Avoid leaving async generators unclosed in blocks, includes and extends. :pr:1960
  • The runtime uses the correct concat function for the current environment when calling block references. :issue:1701
  • Make |unique async-aware, allowing it to be used after another async-aware filter. :issue:1781
  • |int filter handles OverflowError from scientific notation. :issue:1921
  • Make compiling deterministic for tuple unpacking in a {% set ... %} call. :issue:2021
  • Fix dunder protocol (copy/pickle/etc) interaction with Undefined objects. :issue:2025
  • Fix copy/pickle support for the internal missing object. :issue:2027
  • Environment.overlay(enable_async) is applied correctly. :pr:2061
  • The error message from FileSystemLoader includes the paths that were searched. :issue:1661
  • PackageLoader shows a clearer error message when the package does not contain the templates directory. :issue:1705
  • Improve annotations for methods returning copies. :pr:1880
  • urlize does not add mailto: to values like @a@b. :pr:1870
  • Tests decorated with @pass_context`` can be used with the ``|select`` filter. :issue:1624`
  • Using set for multiple assignment (a, b = 1, 2) does not fail when the target is a namespace attribute. :issue:1413
  • Using set in all branches of {% if %}{% elif %}{% else %} blocks does not cause the variable to be considered initially undefined. :issue:1253
Commits
  • 877f6e5 release version 3.1.5
  • 8d58859 remove test pypi
  • eda8fe8 update dev dependencies
  • c8fdce1 Fix bug involving calling set on a template parameter within all branches of ...
  • 66587ce Fix bug where set would sometimes fail within if
  • fbc3a69 Add support for namespaces in tuple parsing (#1664)
  • b8f4831 more comments about nsref assignment
  • ee83219 Add support for namespaces in tuple assignment
  • 1d55cdd Triple quotes in docs (#2064)
  • 8a8eafc edit block assignment section
  • Additional commits viewable in compare view

Updates nbclient from 0.10.0 to 0.10.2

Release notes

Sourced from nbclient's releases.

v0.10.2

0.10.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​callmephilip | @​davidbrochart

v0.10.1

0.10.1

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​davidbrochart | @​lucascolley

Changelog

Sourced from nbclient's changelog.

0.10.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​callmephilip | @​davidbrochart

0.10.1

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​davidbrochart | @​lucascolley

Commits

Updates nbconvert from 7.16.4 to 7.16.5

Release notes

Sourced from nbconvert's releases.

v7.16.5

7.16.5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​fcollonval | @​krassowski | @​pre-commit-ci | @​stuaxo |

Bumps the patches group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aiosignal](https://github.com/aio-libs/aiosignal) | `1.3.1` | `1.3.2` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |
| [debugpy](https://github.com/microsoft/debugpy) | `1.8.6` | `1.8.11` |
| [diptest](https://github.com/RUrlus/diptest) | `0.8.1` | `0.8.2` |
| [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.11` | `4.0.12` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` |
| [immutabledict](https://github.com/corenting/immutabledict) | `4.2.0` | `4.2.1` |
| [jedi](https://github.com/davidhalter/jedi) | `0.19.1` | `0.19.2` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` |
| [nbclient](https://github.com/jupyter/nbclient) | `0.10.0` | `0.10.2` |
| [nbconvert](https://github.com/jupyter/nbconvert) | `7.16.4` | `7.16.5` |
| [pydantic](https://github.com/pydantic/pydantic) | `1.10.18` | `1.10.19` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [qtconsole](https://github.com/jupyter/qtconsole) | `5.6.0` | `5.6.1` |
| [qtpy](https://github.com/spyder-ide/qtpy) | `2.4.1` | `2.4.2` |
| [rpy2](https://github.com/rpy2/rpy2) | `3.5.16` | `3.5.17` |
| [smmap](https://github.com/gitpython-developers/smmap) | `5.0.1` | `5.0.2` |



Updates `aiosignal` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/aio-libs/aiosignal/releases)
- [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiosignal@v1.3.1...v1.3.2)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `debugpy` from 1.8.6 to 1.8.11
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.6...v1.8.11)

Updates `diptest` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/RUrlus/diptest/releases)
- [Changelog](https://github.com/RUrlus/diptest/blob/stable/CHANGELOG.md)
- [Commits](RUrlus/diptest@v0.8.1...v0.8.2)

Updates `gitdb` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](gitpython-developers/gitdb@4.0.11...4.0.12)

Updates `gitpython` from 3.1.43 to 3.1.44
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.43...3.1.44)

Updates `immutabledict` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/corenting/immutabledict/releases)
- [Changelog](https://github.com/corenting/immutabledict/blob/master/CHANGELOG.md)
- [Commits](corenting/immutabledict@v4.2.0...v4.2.1)

Updates `jedi` from 0.19.1 to 0.19.2
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.19.1...v0.19.2)

Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `nbclient` from 0.10.0 to 0.10.2
- [Release notes](https://github.com/jupyter/nbclient/releases)
- [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbclient@v0.10.0...v0.10.2)

Updates `nbconvert` from 7.16.4 to 7.16.5
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.4...v7.16.5)

Updates `pydantic` from 1.10.18 to 1.10.19
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.18...v1.10.19)

Updates `pytest` from 8.3.3 to 8.3.4
- [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.3.3...8.3.4)

Updates `qtconsole` from 5.6.0 to 5.6.1
- [Changelog](https://github.com/jupyter/qtconsole/blob/main/RELEASE.md)
- [Commits](jupyter/qtconsole@5.6.0...5.6.1)

Updates `qtpy` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/spyder-ide/qtpy/releases)
- [Changelog](https://github.com/spyder-ide/qtpy/blob/master/CHANGELOG.md)
- [Commits](spyder-ide/qtpy@v2.4.1...v2.4.2)

Updates `rpy2` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/rpy2/rpy2/releases)
- [Changelog](https://github.com/rpy2/rpy2/blob/master/NEWS)
- [Commits](https://github.com/rpy2/rpy2/commits)

Updates `smmap` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: aiosignal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: diptest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: gitdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: immutabledict
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: jedi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: nbclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: nbconvert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: qtconsole
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: qtpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: rpy2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: smmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/patches-a0a86bf3f7 branch January 13, 2025 12:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants