1
0

Bump all locked dependencies to their latest versions. (#19519)

This is a manual lock bump, as it looks like Dependabot is currently
timing out updating dependencies. This should hopefully unlock it, as it
will have fewer dependencies to update.

Two outstanding exceptions:

- pympler upgrade adds a pywin32 deps, which is missing sdist (so CI is
complaining)
- pysaml2 for some unknown reason pinned the MAX version of pyopenssl,
which duplicates pyopenssl and cryptography, which obviously breaks
stuff
This commit is contained in:
Quentin Gliech
2026-03-03 14:29:59 +01:00
committed by GitHub
parent 2deeef4118
commit 094a48efb5
2 changed files with 913 additions and 696 deletions

1
changelog.d/19519.misc Normal file
View File

@@ -0,0 +1 @@
Bump most locked Python dependencies to their latest versions.

1608
poetry.lock generated

File diff suppressed because it is too large Load Diff