[PR #113] [MERGED] Bump pycryptodomex from 3.14.0 to 3.14.1 #162

Closed
opened 2026-02-27 08:12:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/113
Author: @dependabot[bot]
Created: 2/7/2022
Status: Merged
Merged: 2/8/2022
Merged by: @kokarare1212

Base: rewriteHead: dependabot/pip/pycryptodomex-3.14.1


📝 Commits (1)

  • 1b512e1 Bump pycryptodomex from 3.14.0 to 3.14.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pycryptodomex from 3.14.0 to 3.14.1.

Changelog

Sourced from pycryptodomex's changelog.

3.14.1 (5 February 2022) ++++++++++++++++++++++++++

Resolved issues

  • GH#595: Fixed memory leak for GMP integers. Thanks to Witalij Siebert and Pablo Quílez.
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kokarare1212/librespot-python/pull/113 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/7/2022 **Status:** ✅ Merged **Merged:** 2/8/2022 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `rewrite` ← **Head:** `dependabot/pip/pycryptodomex-3.14.1` --- ### 📝 Commits (1) - [`1b512e1`](https://github.com/kokarare1212/librespot-python/commit/1b512e18fdeea73c56c34fd34961e045d1afe848) Bump pycryptodomex from 3.14.0 to 3.14.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.14.0 to 3.14.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst">pycryptodomex's changelog</a>.</em></p> <blockquote> <p>3.14.1 (5 February 2022) ++++++++++++++++++++++++++</p> <h2>Resolved issues</h2> <ul> <li>GH#595: Fixed memory leak for GMP integers. Thanks to Witalij Siebert and Pablo Quílez.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Legrandin/pycryptodome/commit/5c5db240da248e1d33982b625e1f2c4d327a2dfc"><code>5c5db24</code></a> Update to Changelog and version</li> <li><a href="https://github.com/Legrandin/pycryptodome/commit/25a96ac2ee7b12e03f3ba037b2c594aa5391b433"><code>25a96ac</code></a> Bump version</li> <li><a href="https://github.com/Legrandin/pycryptodome/commit/122c90bc69c4776e4a1173d354a690013e579563"><code>122c90b</code></a> Fix#595: Memory leak for GMP ints</li> <li><a href="https://github.com/Legrandin/pycryptodome/commit/c0c671c843f1532fb146d10529dc7a5165b8e5e5"><code>c0c671c</code></a> Add P-192 to ECC table</li> <li>See full diff in <a href="https://github.com/Legrandin/pycryptodome/compare/v3.14.0...v3.14.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pycryptodomex&package-manager=pip&previous-version=3.14.0&new-version=3.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:12:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot-python-kokarare1212#162
No description provided.