Skip to content

Bump the pip group across 2 directories with 2 updates #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2025

Updates the requirements on wagtail and black to permit the latest version.
Updates wagtail to 6.4.1

Release notes

Sourced from wagtail's releases.

6.4.1

  • Fix: Prevent error when filtering by locale and searching with Elasticsearch (Sage Abdullah)
  • Fix: Support searching none() querysets (Matt Westcott)
  • Fix: Correctly handle UUID primary keys when invoking background tasks (Matt Westcott)
  • Fix: Fix regression where nested sub-menu items would not be visible (Sage Abdullah)
  • Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas)
  • Fix: Remove obsolete SubqueryConstraint check in search backends, for provisional Django 5.2 compatibility (Sage Abdullah)
  • Fix: Add missing “Close” label to the upgrade notification dismiss button (Sage Abdullah)
  • Fix: Fix white text on white background in previews for sites that use color-scheme without a background-color (Sage Abdullah)
  • Docs: Fix typo in the headless documentation page (Mahmoud Nasser)
  • Docs: Fix typo in Page.get_route_paths docstring (Baptiste Mispelon)
  • Docs: Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
  • Maintenance: Remove upper version boundary for django-filter (Dan Braghis)
  • Maintenance: Relax upper version boundaries for django-taggit and beautifulsoup4 (Matt Westcott)
Changelog

Sourced from wagtail's changelog.

6.4.1 (21.02.2025)


 * Fix: Prevent error when filtering by locale and searching with Elasticsearch (Sage Abdullah)
 * Fix: Support searching `none()` querysets (Matt Westcott)
 * Fix: Correctly handle UUID primary keys when invoking background tasks (Matt Westcott)
 * Fix: Fix regression where nested sub-menu items would not be visible (Sage Abdullah)
 * Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas)
 * Fix: Remove obsolete SubqueryConstraint check in search backends, for provisional Django 5.2 compatibility (Sage Abdullah)
 * Fix: Add missing “Close” label to the upgrade notification dismiss button (Sage Abdullah)
 * Fix: Fix white text on white background in previews for sites that use color-scheme without a background-color (Sage Abdullah)
 * Docs: Fix typo in the headless documentation page (Mahmoud Nasser)
 * Docs: Fix typo in `Page.get_route_paths` docstring (Baptiste Mispelon)
 * Docs: Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
 * Maintenance: Remove upper version boundary for django-filter (Dan Braghis)
 * Maintenance: Relax upper version boundaries for django-taggit and beautifulsoup4 (Matt Westcott)

6.4 (03.02.2025)


 * Support for background tasks using `django-tasks` (Jake Howard)
 * Add search terms report (Noah van der Meer, Sage Abdullah)
 * Add the ability to apply basic Page QuerySet optimizations to `specific()` sub-queries using `select_related` & `prefetch_related` (Andy Babic)
 * Increase `DATA_UPLOAD_MAX_NUMBER_FIELDS` in project template (Matt Westcott)
 * Stop invalid Site hostname records from breaking preview (Matt Westcott)
 * Set sensible defaults for InlinePanel heading and label (Matt Westcott)
 * Limit tags autocompletion to 10 items and add delay to avoid performance issues with large number of matching tags (Aayushman Singh)
 * Add the ability to restrict what types of requests a Pages supports via `allowed_http_methods` (Andy Babic)
 * Allow plain strings in panel definitions as shorthand for `FieldPanel` / `InlinePanel` (Matt Westcott)
 * Only allow selection of valid new parents within the copy Page view (Mauro Soche)
 * Add `on_serve_page` hook to modify the serving chain of pages (Krystian Magdziarz, Dawid Bugajewski)
 * Add support for `WAGTAIL_GRAVATAR_PROVIDER_URL` URLs with query string parameters (Ayaan Qadri, Guilhem Saurel)
 * Add `get_avatar_url` hook to customise user avatars (James Harrington)
 * Set content security policy (CSP) headers to block embedded content when serving images and documents (Jake Howard, with thanks to Ali İltizar for the initial report)
 * Add `page` as a third parameter to the `construct_wagtail_userbar` hook (claudobahn)
 * Enable breadcrumbs in revisions compare view (Sage Abdullah)
 * Skip loading of unused JavaScript to speed up 404 page rendering (Sage Abdullah)
 * Replace l18n library with JavaScript Intl API for time zone options in Account view (Sage Abdullah)
 * Use explicit label for defaulting to server language in account settings (Sage Abdullah)
 * Add support for specifying an operator on `Fuzzy` queries (Tom Usher)
 * Remove support for Safari 15 (Thibaud Colas)
 * Populate the ImageBlock alt text from the image’s default alt text when selecting a new image (Matt Westcott)
 * Prevent main menu from re-rendering when clicking outside while the menu is closed (Sage Abdullah)
 * Fill in the ImageBlock alt text from the image’s default alt text when converting from ImageChooserBlock (Cynthia Kiser)
 * Make sure typing text at the bottom of the page editor always scrolls enough to keep the text into view (Jatin Bhardwaj)
 * Add StreamField and InlinePanel interfaces support for drag-and-drop reordering of items (Thibaud Colas, Sage Abdullah)
 * Add previews support for StreamField blocks inside the block picker (Sage Abdullah, Thibaud Colas)
 * Fix: Improve handling of translations for bulk page action confirmation messages (Matt Westcott)
 * Fix: Ensure custom rich text feature icons are correctly handled when provided as a list of SVG paths (Temidayo Azeez, Joel William, LB (Ben) Johnston)
</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/wagtail/wagtail/commit/4a46644b7b8cf93fb2f3e60e03cb99136427123d&quot;&gt;&lt;code&gt;4a46644&lt;/code&gt;&lt;/a> Fill in release date for 6.4.1</li>
<li><a href="https://github.com/wagtail/wagtail/commit/da281c398cf58237340fe3aace603e315d7e736b&quot;&gt;&lt;code&gt;da281c3&lt;/code&gt;&lt;/a> Version bump to 6.4.1</li>
<li><a href="https://github.com/wagtail/wagtail/commit/ad46c58b25940951bdb26925a2105ee5c13efcbb&quot;&gt;&lt;code&gt;ad46c58&lt;/code&gt;&lt;/a> Fetch new translations from Transifex</li>
<li><a href="https://github.com/wagtail/wagtail/commit/2ce320a4d22dc0c71ede3203ab91f01eb486a907&quot;&gt;&lt;code&gt;2ce320a&lt;/code&gt;&lt;/a> Release notes for <a href="https://redirect.github.com/wagtail/wagtail/issues/12782&quot;&gt;#12782&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/wagtail/wagtail/commit/eadfe429f84c0f5fa1eebd72874c6627bcdccce6&quot;&gt;&lt;code&gt;eadfe42&lt;/code&gt;&lt;/a> Fix white text on white background in previews for sites that use color-schem...</li>
<li><a href="https://github.com/wagtail/wagtail/commit/60c5773f3c7bd8032090f49b5b0899f49b0f74c0&quot;&gt;&lt;code&gt;60c5773&lt;/code&gt;&lt;/a> Add release notes for <a href="https://redirect.github.com/wagtail/wagtail/issues/12903&quot;&gt;#12903&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/wagtail/wagtail/commit/e45db970f7312484518ae6058e608c04858a0aea&quot;&gt;&lt;code&gt;e45db97&lt;/code&gt;&lt;/a> Add missing aria-label to upgrade banner dismiss button</li>
<li><a href="https://github.com/wagtail/wagtail/commit/8f2fc1dba20d55568e3d1f43449d8b280d63fed4&quot;&gt;&lt;code&gt;8f2fc1d&lt;/code&gt;&lt;/a> Release note for <a href="https://redirect.github.com/wagtail/wagtail/issues/12905&quot;&gt;#12905&lt;/a> in 6.4.1</li>
<li><a href="https://github.com/wagtail/wagtail/commit/807db9bef20155cc78485fed2aefb67e2094f7c1&quot;&gt;&lt;code&gt;807db9b&lt;/code&gt;&lt;/a> Fix typo in docstring</li>
<li><a href="https://github.com/wagtail/wagtail/commit/6dfb96d0b41753a38ba5880efd2a310eff4242ed&quot;&gt;&lt;code&gt;6dfb96d&lt;/code&gt;&lt;/a> Release note for <a href="https://redirect.github.com/wagtail/wagtail/issues/12907&quot;&gt;#12907&lt;/a> in 6.4.1</li>
<li>Additional commits viewable in <a href="https://github.com/wagtail/wagtail/compare/v2.9...v6.4.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Updates black from 19.10b0 to 24.3.0

Release notes

Sourced from black's releases.

24.3.0

Highlights

This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black on untrusted input, or if you habitually put thousands of leading tab characters in your docstrings, you are strongly encouraged to upgrade immediately to fix CVE-2024-21503.

This release also fixes a bug in Black's AST safety check that allowed Black to make incorrect changes to certain f-strings that are valid in Python 3.12 and higher.

Stable style

  • Don't move comments along with delimiters, which could cause crashes (#4248)
  • Strengthen AST safety check to catch more unsafe changes to strings. Previous versions of Black would incorrectly format the contents of certain unusual f-strings containing nested strings with the same quote type. Now, Black will crash on such strings until support for the new f-string syntax is implemented. (#4270)
  • Fix a bug where line-ranges exceeding the last code line would not work as expected (#4273)

Performance

  • Fix catastrophic performance on docstrings that contain large numbers of leading tab characters. This fixes CVE-2024-21503. (#4278)

Documentation

  • Note what happens when --check is used with --quiet (#4236)

24.2.0

Stable style

  • Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218)

Preview style

  • Move the hug_parens_with_braces_and_square_brackets feature to the unstable style due to an outstanding crash and proposed formatting tweaks (#4198)
  • Fixed a bug where base expressions caused inconsistent formatting of ** in tenary expression (#4154)
  • Checking for newline before adding one on docstring that is almost at the line limit (#4185)
  • Remove redundant parentheses in case statement if guards (#4214).

Configuration

... (truncated)

Changelog

Sourced from black's changelog.

24.3.0

Highlights

This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black on untrusted input, or if you habitually put thousands of leading tab characters in your docstrings, you are strongly encouraged to upgrade immediately to fix CVE-2024-21503.

This release also fixes a bug in Black's AST safety check that allowed Black to make incorrect changes to certain f-strings that are valid in Python 3.12 and higher.

Stable style

  • Don't move comments along with delimiters, which could cause crashes (#4248)
  • Strengthen AST safety check to catch more unsafe changes to strings. Previous versions of Black would incorrectly format the contents of certain unusual f-strings containing nested strings with the same quote type. Now, Black will crash on such strings until support for the new f-string syntax is implemented. (#4270)
  • Fix a bug where line-ranges exceeding the last code line would not work as expected (#4273)

Performance

  • Fix catastrophic performance on docstrings that contain large numbers of leading tab characters. This fixes CVE-2024-21503. (#4278)

Documentation

  • Note what happens when --check is used with --quiet (#4236)

24.2.0

Stable style

  • Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218)

Preview style

  • Move the hug_parens_with_braces_and_square_brackets feature to the unstable style due to an outstanding crash and proposed formatting tweaks (#4198)
  • Fixed a bug where base expressions caused inconsistent formatting of ** in tenary expression (#4154)
  • Checking for newline before adding one on docstring that is almost at the line limit (#4185)
  • Remove redundant parentheses in case statement if guards (#4214).

... (truncated)

Commits

Updates wagtail to 6.4.1

Release notes

Sourced from wagtail's releases.

6.4.1

  • Fix: Prevent error when filtering by locale and searching with Elasticsearch (Sage Abdullah)
  • Fix: Support searching none() querysets (Matt Westcott)
  • Fix: Correctly handle UUID primary keys when invoking background tasks (Matt Westcott)
  • Fix: Fix regression where nested sub-menu items would not be visible (Sage Abdullah)
  • Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas)
  • Fix: Remove obsolete SubqueryConstraint check in search backends, for provisional Django 5.2 compatibility (Sage Abdullah)
  • Fix: Add missing “Close” label to the upgrade notification dismiss button (Sage Abdullah)
  • Fix: Fix white text on white background in previews for sites that use color-scheme without a background-color (Sage Abdullah)
  • Docs: Fix typo in the headless documentation page (Mahmoud Nasser)
  • Docs: Fix typo in Page.get_route_paths docstring (Baptiste Mispelon)
  • Docs: Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
  • Maintenance: Remove upper version boundary for django-filter (Dan Braghis)
  • Maintenance: Relax upper version boundaries for django-taggit and beautifulsoup4 (Matt Westcott)
Changelog

Sourced from wagtail's changelog.

6.4.1 (21.02.2025)


 * Fix: Prevent error when filtering by locale and searching with Elasticsearch (Sage Abdullah)
 * Fix: Support searching `none()` querysets (Matt Westcott)
 * Fix: Correctly handle UUID primary keys when invoking background tasks (Matt Westcott)
 * Fix: Fix regression where nested sub-menu items would not be visible (Sage Abdullah)
 * Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas)
 * Fix: Remove obsolete SubqueryConstraint check in search backends, for provisional Django 5.2 compatibility (Sage Abdullah)
 * Fix: Add missing “Close” label to the upgrade notification dismiss button (Sage Abdullah)
 * Fix: Fix white text on white background in previews for sites that use color-scheme without a background-color (Sage Abdullah)
 * Docs: Fix typo in the headless documentation page (Mahmoud Nasser)
 * Docs: Fix typo in `Page.get_route_paths` docstring (Baptiste Mispelon)
 * Docs: Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
 * Maintenance: Remove upper version boundary for django-filter (Dan Braghis)
 * Maintenance: Relax upper version boundaries for django-taggit and beautifulsoup4 (Matt Westcott)

6.4 (03.02.2025)


 * Support for background tasks using `django-tasks` (Jake Howard)
 * Add search terms report (Noah van der Meer, Sage Abdullah)
 * Add the ability to apply basic Page QuerySet optimizations to `specific()` sub-queries using `select_related` &amp; `prefetch_related` (Andy Babic)
 * Increase `DATA_UPLOAD_MAX_NUMBER_FIELDS` in project template (Matt Westcott)
 * Stop invalid Site hostname records from breaking preview (Matt Westcott)
 * Set sensible defaults for InlinePanel heading and label (Matt Westcott)
 * Limit tags autocompletion to 10 items and add delay to avoid performance issues with large number of matching tags (Aayushman Singh)
 * Add the ability to restrict what types of requests a Pages supports via `allowed_http_methods` (Andy Babic)
 * Allow plain strings in panel definitions as shorthand for `FieldPanel` / `InlinePanel` (Matt Westcott)
 * Only allow selection of valid new parents within the copy Page view (Mauro Soche)
 * Add `on_serve_page` hook to modify the serving chain of pages (Krystian Magdziarz, Dawid Bugajewski)
 * Add support for `WAGTAIL_GRAVATAR_PROVIDER_URL` URLs with query string parameters (Ayaan Qadri, Guilhem Saurel)
 * Add `get_avatar_url` hook to customise user avatars (James Harrington)
 * Set content security policy (CSP) headers to block embedded content when serving images and documents (Jake Howard, with thanks to Ali İltizar for the initial report)
 * Add `page` as a third parameter to the `construct_wagtail_userbar` hook (claudobahn)
 * Enable breadcrumbs in revisions compare view (Sage Abdullah)
 * Skip loading of unused JavaScript to speed up 404 page rendering (Sage Abdullah)
 * Replace l18n library with JavaScript Intl API for time zone options in Account view (Sage Abdullah)
 * Use explicit label for defaulting to server language in account settings (Sage Abdullah)
 * Add support for specifying an operator on `Fuzzy` queries (Tom Usher)
 * Remove support for Safari 15 (Thibaud Colas)
 * Populate the ImageBlock alt text from the image’s default alt text when selecting a new image (Matt Westcott)
 * Prevent main menu from re-rendering when clicking outside while the menu is closed (Sage Abdullah)
 * Fill in the ImageBlock alt text from the image’s default alt text when converting from ImageChooserBlock (Cynthia Kiser)
 * Make sure typing text at the bottom of the page editor always scrolls enough to keep the text into view (Jatin Bhardwaj)
 * Add StreamField and InlinePanel interfaces support for drag-and-drop reordering of items (Thibaud Colas, Sage Abdullah)
 * Add previews support for StreamField blocks inside the block picker (Sage Abdullah, Thibaud Colas)
 * Fix: Improve handling of translations for bulk page action confirmation messages (Matt Westcott)
 * Fix: Ensure custom rich text feature icons are correctly handled when provided as a list of SVG paths (Temidayo Azeez, Joel William, LB (Ben) Johnston)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/wagtail/wagtail/commit/4a46644b7b8cf93fb2f3e60e03cb99136427123d&quot;&gt;&lt;code&gt;4a46644&lt;/code&gt;&lt;/a> Fill in release date for 6.4.1</li>
<li><a href="https://github.com/wagtail/wagtail/commit/da281c398cf58237340fe3aace603e315d7e736b&quot;&gt;&lt;code&gt;da281c3&lt;/code&gt;&lt;/a> Version bump to 6.4.1</li>
<li><a href="https://github.com/wagtail/wagtail/commit/ad46c58b25940951bdb26925a2105ee5c13efcbb&quot;&gt;&lt;code&gt;ad46c58&lt;/code&gt;&lt;/a> Fetch new translations from Transifex</li>
<li><a href="https://github.com/wagtail/wagtail/commit/2ce320a4d22dc0c71ede3203ab91f01eb486a907&quot;&gt;&lt;code&gt;2ce320a&lt;/code&gt;&lt;/a> Release notes for <a href="https://redirect.github.com/wagtail/wagtail/issues/12782&quot;&gt;#12782&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/wagtail/wagtail/commit/eadfe429f84c0f5fa1eebd72874c6627bcdccce6&quot;&gt;&lt;code&gt;eadfe42&lt;/code&gt;&lt;/a> Fix white text on white background in previews for sites that use color-schem...</li>
<li><a href="https://github.com/wagtail/wagtail/commit/60c5773f3c7bd8032090f49b5b0899f49b0f74c0&quot;&gt;&lt;code&gt;60c5773&lt;/code&gt;&lt;/a> Add release notes for <a href="https://redirect.github.com/wagtail/wagtail/issues/12903&quot;&gt;#12903&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/wagtail/wagtail/commit/e45db970f7312484518ae6058e608c04858a0aea&quot;&gt;&lt;code&gt;e45db97&lt;/code&gt;&lt;/a> Add missing aria-label to upgrade banner dismiss button</li>
<li><a href="https://github.com/wagtail/wagtail/commit/8f2fc1dba20d55568e3d1f43449d8b280d63fed4&quot;&gt;&lt;code&gt;8f2fc1d&lt;/code&gt;&lt;/a> Release note for <a href="https://redirect.github.com/wagtail/wagtail/issues/12905&quot;&gt;#12905&lt;/a> in 6.4.1</li>
<li><a href="https://github.com/wagtail/wagtail/commit/807db9bef20155cc78485fed2aefb67e2094f7c1&quot;&gt;&lt;code&gt;807db9b&lt;/code&gt;&lt;/a> Fix typo in docstring</li>
<li><a href="https://github.com/wagtail/wagtail/commit/6dfb96d0b41753a38ba5880efd2a310eff4242ed&quot;&gt;&lt;code&gt;6dfb96d&lt;/code&gt;&lt;/a> Release note for <a href="https://redirect.github.com/wagtail/wagtail/issues/12907&quot;&gt;#12907&lt;/a> in 6.4.1</li>
<li>Additional commits viewable in <a href="https://github.com/wagtail/wagtail/compare/v2.9...v6.4.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates the requirements on [wagtail](https://github.com/wagtail/wagtail) and [black](https://github.com/psf/black) to permit the latest version.

Updates `wagtail` to 6.4.1
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.9...v6.4.1)

Updates `black` from 19.10b0 to 24.3.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/24.3.0)

Updates `wagtail` to 6.4.1
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.9...v6.4.1)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-version: 6.4.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: black
  dependency-version: 24.3.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: wagtail
  dependency-version: 6.4.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 7, 2025
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