Skip to content

Commit 4a453a0

Browse files
⬆️ Bump cryptography to v46.0.6 (#125)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cryptography](https://redirect.github.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==46.0.5` → `==46.0.6` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/cryptography/46.0.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cryptography/46.0.5/46.0.6?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/tr4nt0r/python-xbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4eeb405 commit 4a453a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ packages = ["src/pythonxbox"]
8484
python = "3.13"
8585
dependencies = [
8686
"platformdirs==4.9.4",
87-
"cryptography==46.0.5",
87+
"cryptography==46.0.6",
8888
"httpx==0.28.1",
8989
"ms_cv==0.1.1",
9090
"pydantic==2.12.5",

0 commit comments

Comments
 (0)