Memium

Latest version: v0.26.0

Safety actively analyzes 723359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 23

0.25.28

Bug Fixes

- **deps**: Update dependency syrupy to v4.8.1
([804](https://github.com/MartinBernstorff/Memium/pull/804),
[`ac2ad78`](https://github.com/MartinBernstorff/Memium/commit/ac2ad78cba4172c65b270c23c379e76ea60883ab))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[syrupy](https://redirect.github.com/syrupy-project/syrupy) | `==4.8.0` -> `==4.8.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/syrupy/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/syrupy/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/syrupy/4.8.0/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/syrupy/4.8.0/4.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Release Notes

<details> <summary>syrupy-project/syrupy (syrupy)</summary>


[`v4.8.1`](https://redirect.github.com/syrupy-project/syrupy/blob/HEAD/CHANGELOG.md#481-2025-01-13)

[Compare Source](https://redirect.github.com/syrupy-project/syrupy/compare/v4.8.0...v4.8.1)

Bug Fixes

- check current session's pending-write queue when recalling snapshots (e.g. diffing)
([&8203;927](https://redirect.github.com/syrupy-project/syrupy/issues/927))
([0f6bb55](https://redirect.github.com/syrupy-project/syrupy/commit/0f6bb55000593e5d5198feb2bd9ccbb1376a37fb))

</details>

Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

Chores

0.25.27

Bug Fixes

- **deps**: Update dependency pydantic to v2.10.5
([801](https://github.com/MartinBernstorff/Memium/pull/801),
[`6603ef7`](https://github.com/MartinBernstorff/Memium/commit/6603ef7c5127589375afe975552ed926edc254f9))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[pydantic](https://redirect.github.com/pydantic/pydantic)
([changelog](https://docs.pydantic.dev/latest/changelog/)) | `==2.10.4` -> `==2.10.5` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pydantic/2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pydantic/2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pydantic/2.10.4/2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pydantic/2.10.4/2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Release Notes

<details> <summary>pydantic/pydantic (pydantic)</summary>

[`v2.10.5`](https://redirect.github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2105-2025-01-08)

[Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.10.4...v2.10.5)

[GitHub release](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.10.5)

What's Changed

- Remove custom MRO implementation of Pydantic models by
[&8203;Viicos](https://redirect.github.com/Viicos) in
[&8203;11184](https://redirect.github.com/pydantic/pydantic/pull/11184) - Fix URL serialization
for unions by [&8203;sydney-runkle](https://redirect.github.com/sydney-runkle) in
[&8203;11233](https://redirect.github.com/pydantic/pydantic/pull/11233)

</details>

Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

0.25.26

Bug Fixes

- **deps**: Update dependency cruft to v2.16.0
([800](https://github.com/MartinBernstorff/Memium/pull/800),
[`4c83d17`](https://github.com/MartinBernstorff/Memium/commit/4c83d172bb4f6d57c61f5906859b94a4592d0f5a))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | cruft |
`==2.15.0` -> `==2.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/cruft/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/cruft/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/cruft/2.15.0/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cruft/2.15.0/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

0.25.25

Bug Fixes

- **deps**: Update dependency pytest-testmon to v2.1.3
([799](https://github.com/MartinBernstorff/Memium/pull/799),
[`34b6e28`](https://github.com/MartinBernstorff/Memium/commit/34b6e28b20fe775f8793feb114bccb02a2f7d47e))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
pytest-testmon | `==2.1.1` -> `==2.1.3` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-testmon/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pytest-testmon/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pytest-testmon/2.1.1/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-testmon/2.1.1/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

0.25.24

Bug Fixes

- **deps**: Update dependency pydantic to v2.10.4
([798](https://github.com/MartinBernstorff/Memium/pull/798),
[`3d51c5b`](https://github.com/MartinBernstorff/Memium/commit/3d51c5b9b930f22ea574e96e944c8fe654ab8b33))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[pydantic](https://redirect.github.com/pydantic/pydantic)
([changelog](https://docs.pydantic.dev/latest/changelog/)) | `==2.10.3` -> `==2.10.4` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pydantic/2.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pydantic/2.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pydantic/2.10.3/2.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pydantic/2.10.3/2.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Release Notes

<details> <summary>pydantic/pydantic (pydantic)</summary>

[`v2.10.4`](https://redirect.github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2104-2024-12-18)

[Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.10.3...v2.10.4)

[GitHub release](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.10.4)

What's Changed

Packaging

- Bump `pydantic-core` to v2.27.2 by [&8203;davidhewitt](https://redirect.github.com/davidhewitt)
in [&8203;11138](https://redirect.github.com/pydantic/pydantic/pull/11138)

Fixes

- Fix for comparison of `AnyUrl` objects by
[&8203;alexprabhat99](https://redirect.github.com/alexprabhat99) in
[&8203;11082](https://redirect.github.com/pydantic/pydantic/pull/11082) - Properly fetch PEP 695
type params for functions, do not fetch annotations from signature by
[&8203;Viicos](https://redirect.github.com/Viicos) in
[&8203;11093](https://redirect.github.com/pydantic/pydantic/pull/11093) - Include JSON Schema
input core schema in function schemas by [&8203;Viicos](https://redirect.github.com/Viicos) in
[&8203;11085](https://redirect.github.com/pydantic/pydantic/pull/11085) - Add `len` to
`_BaseUrl` to avoid TypeError by [&8203;Kharianne](https://redirect.github.com/Kharianne) in
[&8203;11111](https://redirect.github.com/pydantic/pydantic/pull/11111) - Make sure the type
reference is removed from the seen references by
[&8203;Viicos](https://redirect.github.com/Viicos) in
[&8203;11143](https://redirect.github.com/pydantic/pydantic/pull/11143)

New Contributors

- [&8203;FyZzyss](https://redirect.github.com/FyZzyss) made their first contribution in
[&8203;10789](https://redirect.github.com/pydantic/pydantic/pull/10789) -
[&8203;tamird](https://redirect.github.com/tamird) made their first contribution in
[&8203;10948](https://redirect.github.com/pydantic/pydantic/pull/10948) -
[&8203;felixxm](https://redirect.github.com/felixxm) made their first contribution in
[&8203;11077](https://redirect.github.com/pydantic/pydantic/pull/11077) -
[&8203;alexprabhat99](https://redirect.github.com/alexprabhat99) made their first contribution
in [&8203;11082](https://redirect.github.com/pydantic/pydantic/pull/11082) -
[&8203;Kharianne](https://redirect.github.com/Kharianne) made their first contribution in
[&8203;11111](https://redirect.github.com/pydantic/pydantic/pull/11111)

</details>

Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

0.25.23

Bug Fixes

- **deps**: Update dependency pyright to v1.1.391
([797](https://github.com/MartinBernstorff/Memium/pull/797),
[`86ece60`](https://github.com/MartinBernstorff/Memium/commit/86ece60ca48f8ec5d58aa95ab26e20cadda5860e))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[pyright](https://redirect.github.com/RobertCraigie/pyright-python) | `==1.1.390` -> `==1.1.391` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyright/1.1.391?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyright/1.1.391?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyright/1.1.390/1.1.391?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyright/1.1.390/1.1.391?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Release Notes

<details> <summary>RobertCraigie/pyright-python (pyright)</summary>


[`v1.1.391`](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.390...v1.1.391)

[Compare
Source](https://redirect.github.com/RobertCraigie/pyright-python/compare/v1.1.390...v1.1.391)

</details>

Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job
log](https://developer.mend.io/github/MartinBernstorff/Memium).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

Chores

Page 9 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.