| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ---------- | ----- | ----- |
| pypi | pre-commit | 4.1.0 | 4.2.0 |
|
| |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ---------- | ------ | ------ |
| pypi | pydis-core | 11.5.1 | 11.6.0 |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | -------- | ------ | ------ |
| pypi | humanize | 4.12.0 | 4.12.1 |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ----------------- | ----- | ----- |
| pypi | pydantic-settings | 2.7.1 | 2.8.0 |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ---------- | ------ | ------ |
| pypi | sentry-sdk | 2.21.0 | 2.22.0 |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This required changing how we install deps in docker, as python-freeipa 1.0.9 added gssapi, which requires heimdal-dev to be installed.
We now install all project deps in the wheel-builder docker stage, and then install from cache in the actual runner stage
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit ff4738c285f0d9e50e7e1d7f398e9fab3886a9c9.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ---------- | ------ | ------ |
| pypi | sentry-sdk | 2.13.0 | 2.14.0 |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ------- | ----- | ----- |
| pypi | ruff | 0.6.4 | 0.6.5 |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ----------------- | ----- | ----- |
| pypi | pydantic-settings | 2.5.0 | 2.5.2 |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | -------- | ----- | ----- |
| pypi | pydantic | 2.9.0 | 2.9.1 |
|
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ----------------- | ----- | ----- |
| pypi | pydantic-settings | 2.4.0 | 2.5.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ------- | ----- | ----- |
| pypi | ruff | 0.6.3 | 0.6.4 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | -------- | ----- | ----- |
| pypi | pydantic | 2.8.2 | 2.9.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| |
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ------- | ----- | ----- |
| pypi | ruff | 0.6.2 | 0.6.3 |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
A lot of these rules aren't ready for use, which cause us to add them to the ignore list.
When the rules are then ready for use, we never end up removing them
|
|
|
|
| |
Initial work for #262.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
| datasource | package | from | to |
| ---------- | ---------- | ------ | ------ |
| pypi | sentry-sdk | 2.12.0 | 2.13.0 |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|