Memium

Latest version: v0.26.0

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

Scan your dependencies

Page 10 of 23

0.25.22

Bug Fixes

- **deps**: Update dependency iterpy to v1.11.1
([795](https://github.com/MartinBernstorff/Memium/pull/795),
[`6381c1b`](https://github.com/MartinBernstorff/Memium/commit/6381c1bbb15585da5029d59ffd7d32dddbd97093))

This PR contains the following updates:

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

---

Release Notes

<details> <summary>MartinBernstorff/iterpy (iterpy)</summary>


[`v1.11.1`](https://redirect.github.com/MartinBernstorff/iterpy/blob/HEAD/CHANGELOG.md#v1111-2024-12-15)

[Compare Source](https://redirect.github.com/MartinBernstorff/iterpy/compare/v1.11.0...v1.11.1)

Build

- build: update Makefile
([`c240a88`](https://redirect.github.com/MartinBernstorff/iterpy/commit/c240a889de3ba5d8ccc009e1051ae602df071ea8))

- build(deps): update arr.py, pyproject.toml and uv.lock
([`c844e66`](https://redirect.github.com/MartinBernstorff/iterpy/commit/c844e667f3ca22f39868015f4f2d65333152a499))

Fix

- fix: Arr is immutable, use sequence, not list
([&8203;212](https://redirect.github.com/MartinBernstorff/iterpy/issues/212))
([`6895330`](https://redirect.github.com/MartinBernstorff/iterpy/commit/6895330eb0a524ee00ae5bd37fff50e91d384d23))

Unknown

- update .gitignore, arr.py and test_arr.py
([`959821a`](https://redirect.github.com/MartinBernstorff/iterpy/commit/959821ae1ebd05668d58d1948d359964c25926c7))

- Initial commit
([`96deab9`](https://redirect.github.com/MartinBernstorff/iterpy/commit/96deab9dbd0b4080fc69c6ae3805b95f36485699))

- Update README.md
([`f06a276`](https://redirect.github.com/MartinBernstorff/iterpy/commit/f06a276139fd06cdc26377bfd127cf178a0492b4))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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

0.25.21

Bug Fixes

- **deps**: Update dependency diff-cover to v9.2.1
([794](https://github.com/MartinBernstorff/Memium/pull/794),
[`625992b`](https://github.com/MartinBernstorff/Memium/commit/625992b669b462c84fe06da81e56bce45e78965e))

This PR contains the following updates:

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

---

Release Notes

<details> <summary>Bachmann1234/diff-cover (diff-cover)</summary>

[`v9.2.1`](https://redirect.github.com/Bachmann1234/diff_cover/releases/tag/v9.2.1): Version
9.2.1

[Compare Source](https://redirect.github.com/Bachmann1234/diff-cover/compare/v9.2.0...v9.2.1)

What's Changed

- Fix inline comments by [&8203;Bachmann1234](https://redirect.github.com/Bachmann1234) in
[https://github.com/Bachmann1234/diff_cover/pull/423](https://redirect.github.com/Bachmann1234/diff_cover/pull/423)

- Add support for py313 by [&8203;ssbarnea](https://redirect.github.com/ssbarnea) in
[https://github.com/Bachmann1234/diff_cover/pull/427](https://redirect.github.com/Bachmann1234/diff_cover/pull/427)

- Drop 3.8 by [&8203;Bachmann1234](https://redirect.github.com/Bachmann1234) in
[https://github.com/Bachmann1234/diff_cover/pull/428](https://redirect.github.com/Bachmann1234/diff_cover/pull/428)

- Bump tomli from 2.0.1 to 2.0.2 by [&8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Bachmann1234/diff_cover/pull/422](https://redirect.github.com/Bachmann1234/diff_cover/pull/422)

- Bump doc8 from 1.1.1 to 1.1.2 by [&8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Bachmann1234/diff_cover/pull/421](https://redirect.github.com/Bachmann1234/diff_cover/pull/421)

- Bump tomli from 2.0.2 to 2.2.1 by [&8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Bachmann1234/diff_cover/pull/425](https://redirect.github.com/Bachmann1234/diff_cover/pull/425)

New Contributors

- [&8203;ssbarnea](https://redirect.github.com/ssbarnea) made their first contribution in
[https://github.com/Bachmann1234/diff_cover/pull/427](https://redirect.github.com/Bachmann1234/diff_cover/pull/427)

**Full Changelog**: https://github.com/Bachmann1234/diff_cover/compare/v9.2.0...v9.2.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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

0.25.20

Bug Fixes

- **deps**: Update dependency iterpy to v1.11.0
([793](https://github.com/MartinBernstorff/Memium/pull/793),
[`8029894`](https://github.com/MartinBernstorff/Memium/commit/80298949b7ddb5234b60667ea98872ef71034f07))

This PR contains the following updates:

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

---

Release Notes

<details> <summary>MartinBernstorff/iterpy (iterpy)</summary>


[`v1.11.0`](https://redirect.github.com/MartinBernstorff/iterpy/blob/HEAD/CHANGELOG.md#v1110-2024-12-11)

[Compare Source](https://redirect.github.com/MartinBernstorff/iterpy/compare/v1.10.0...v1.11.0)

Feature

- feat: make arr a subclass of list
([&8203;211](https://redirect.github.com/MartinBernstorff/iterpy/issues/211))

BREAKING: Renames `.count()` to `.len()` to avoid conflicts with Python `list` while maintaining
backwards compatability.
([`5e1cffd`](https://redirect.github.com/MartinBernstorff/iterpy/commit/5e1cffd7f59c1865524129f1b53b5c585109926d))

Unknown

- Revert "feat: make arr a subclass of list"
([&8203;210](https://redirect.github.com/MartinBernstorff/iterpy/issues/210))
([`9b143f5`](https://redirect.github.com/MartinBernstorff/iterpy/commit/9b143f542e8648450f98ad3d778d25e9ef893f15))

- Revert "feat: make arr a subclass of list
([&8203;209](https://redirect.github.com/MartinBernstorff/iterpy/issues/209))"

This reverts commit
[`05b4a70`](https://redirect.github.com/MartinBernstorff/iterpy/commit/05b4a7079237d97cd47e00375b3829f264f81670).
([`a335413`](https://redirect.github.com/MartinBernstorff/iterpy/commit/a33541325846e12f0c9e5bdeb92c92d98cdbc940))


[`v1.10.0`](https://redirect.github.com/MartinBernstorff/iterpy/blob/HEAD/CHANGELOG.md#v1100-2024-12-11)

[Compare Source](https://redirect.github.com/MartinBernstorff/iterpy/compare/v1.9.1...v1.10.0)

Chore

- chore: move to uv ([&8203;208](https://redirect.github.com/MartinBernstorff/iterpy/issues/208))
([`3052556`](https://redirect.github.com/MartinBernstorff/iterpy/commit/305255646e8b8d24f608998aa69514a11a15a68b))

- chore: delete dependabot.yml
([`0b60b52`](https://redirect.github.com/MartinBernstorff/iterpy/commit/0b60b52dc7a452bfa78ba20e1a971edd85b8cba8))

- feat: make arr a subclass of list
([&8203;209](https://redirect.github.com/MartinBernstorff/iterpy/issues/209))
([`05b4a70`](https://redirect.github.com/MartinBernstorff/iterpy/commit/05b4a7079237d97cd47e00375b3829f264f81670))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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

0.25.19

Bug Fixes

- **deps**: Update dependency sentry-sdk to v2.19.2
([792](https://github.com/MartinBernstorff/Memium/pull/792),
[`95402e2`](https://github.com/MartinBernstorff/Memium/commit/95402e2590a219fc669aab6b3cc33efe00069f10))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[sentry-sdk](https://redirect.github.com/getsentry/sentry-python)
([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) |
`==2.19.1` -> `==2.19.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.19.1/2.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.19.1/2.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Release Notes

<details> <summary>getsentry/sentry-python (sentry-sdk)</summary>

[`v2.19.2`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2192)

[Compare Source](https://redirect.github.com/getsentry/sentry-python/compare/2.19.1...2.19.2)

Various fixes & improvements

- Deepcopy and ensure get_all function always terminates
([&8203;3861](https://redirect.github.com/getsentry/sentry-python/issues/3861)) by
[&8203;cmanallen](https://redirect.github.com/cmanallen) - Cleanup chalice test environment
([&8203;3858](https://redirect.github.com/getsentry/sentry-python/issues/3858)) by
[&8203;antonpirker](https://redirect.github.com/antonpirker)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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

0.25.18

Bug Fixes

- **deps**: Update dependency sentry-sdk to v2.19.1
([791](https://github.com/MartinBernstorff/Memium/pull/791),
[`b9ba9ab`](https://github.com/MartinBernstorff/Memium/commit/b9ba9ab7fe9ffab9d63f4c1ee14d670b5559d0e3))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[sentry-sdk](https://redirect.github.com/getsentry/sentry-python)
([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) |
`==2.19.0` -> `==2.19.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.19.0/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.19.0/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

Release Notes

<details> <summary>getsentry/sentry-python (sentry-sdk)</summary>

[`v2.19.1`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2191)

[Compare Source](https://redirect.github.com/getsentry/sentry-python/compare/2.19.0...2.19.1)

Various fixes & improvements

- Fix errors when instrumenting Django cache
([&8203;3855](https://redirect.github.com/getsentry/sentry-python/issues/3855)) by
[&8203;BYK](https://redirect.github.com/BYK) - Copy `scope.client` reference as well
([&8203;3857](https://redirect.github.com/getsentry/sentry-python/issues/3857)) by
[&8203;sl0thentr0py](https://redirect.github.com/sl0thentr0py) - Don't give up on Spotlight on 3
errors ([&8203;3856](https://redirect.github.com/getsentry/sentry-python/issues/3856)) by
[&8203;BYK](https://redirect.github.com/BYK) - Add missing stack frames
([&8203;3673](https://redirect.github.com/getsentry/sentry-python/issues/3673)) by
[&8203;antonpirker](https://redirect.github.com/antonpirker) - Fix wrong metadata type in async
gRPC interceptor ([&8203;3205](https://redirect.github.com/getsentry/sentry-python/issues/3205))
by [&8203;fdellekart](https://redirect.github.com/fdellekart) - Rename launch darkly hook to
match JS SDK ([&8203;3743](https://redirect.github.com/getsentry/sentry-python/issues/3743)) by
[&8203;aliu39](https://redirect.github.com/aliu39) - Script for checking if our instrumented
libs are Python 3.13 compatible
([&8203;3425](https://redirect.github.com/getsentry/sentry-python/issues/3425)) by
[&8203;antonpirker](https://redirect.github.com/antonpirker) - Improve Ray tests
([&8203;3846](https://redirect.github.com/getsentry/sentry-python/issues/3846)) by
[&8203;antonpirker](https://redirect.github.com/antonpirker) - Test with Celery `5.5.0rc3`
([&8203;3842](https://redirect.github.com/getsentry/sentry-python/issues/3842)) by
[&8203;sentrivana](https://redirect.github.com/sentrivana) - Fix asyncio testing setup
([&8203;3832](https://redirect.github.com/getsentry/sentry-python/issues/3832)) by
[&8203;sl0thentr0py](https://redirect.github.com/sl0thentr0py) - Bump `codecov/codecov-action`
from `5.0.2` to `5.0.7`
([&8203;3821](https://redirect.github.com/getsentry/sentry-python/issues/3821)) by
[&8203;dependabot](https://redirect.github.com/dependabot) - Fix CI
([&8203;3834](https://redirect.github.com/getsentry/sentry-python/issues/3834)) by
[&8203;sentrivana](https://redirect.github.com/sentrivana) - Use new ClickHouse GH action
([&8203;3826](https://redirect.github.com/getsentry/sentry-python/issues/3826)) by
[&8203;antonpirker](https://redirect.github.com/antonpirker)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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

0.25.17

Bug Fixes

- **deps**: Update dependency pyright to v1.1.390
([789](https://github.com/MartinBernstorff/Memium/pull/789),
[`286d9b0`](https://github.com/MartinBernstorff/Memium/commit/286d9b08abfeb3113639b52c7117b2c25fd3a4ac))

This PR contains the following updates:

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

---

Release Notes

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


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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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

- **deps**: Update dependency typer to v0.15.1
([790](https://github.com/MartinBernstorff/Memium/pull/790),
[`5c4f61f`](https://github.com/MartinBernstorff/Memium/commit/5c4f61f91b4e4f56a98b5402fe06f965e5ddab53))

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| |
[typer](https://redirect.github.com/fastapi/typer)

Page 10 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.