Commit af37e59
Bump the minor group in /sample-py-app with 23 updates
Bumps the minor group in /sample-py-app with 23 updates:
| Package | From | To |
| --- | --- | --- |
| [anyio](https://github.com/agronholm/anyio) | `4.12.1` | `4.13.0` |
| [beaker](https://github.com/bbangert/beaker) | `1.12.1` | `1.13.0` |
| [blivet](https://github.com/storaged-project/blivet) | `3.12.1` | `3.13.2` |
| [boto3](https://github.com/boto/boto3) | `1.42.84` | `1.43.2` |
| [botocore](https://github.com/boto/botocore) | `1.42.84` | `1.43.2` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.3.3` |
| [humanize](https://github.com/python-humanize/humanize) | `4.13.0` | `4.15.0` |
| [idna](https://github.com/kjd/idna) | `3.10` | `3.13` |
| [jmespath](https://github.com/jmespath/jmespath.py) | `1.0.1` | `1.1.0` |
| [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.23.0` | `4.26.0` |
| [lxml](https://github.com/lxml/lxml) | `6.0.1` | `6.1.0` |
| [mako](https://github.com/sqlalchemy/mako) | `1.2.3` | `1.3.12` |
| [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.2.2` |
| [pycairo](https://github.com/pygobject/pycairo) | `1.28.0` | `1.29.0` |
| [pyenchant](https://github.com/pyenchant/pyenchant) | `3.2.2` | `3.3.0` |
| [pygobject](https://pygobject.gnome.org) | `3.54.5` | `3.56.2` |
| [pyopenssl](https://github.com/pyca/pyopenssl) | `26.0.0` | `26.1.0` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.12.2` | `3.14.5` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.36.2` | `0.37.0` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2026.2.28` | `2026.4.4` |
| [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.27.0` | `0.30.0` |
| [s3transfer](https://github.com/boto/s3transfer) | `0.16.0` | `0.17.0` |
Updates `anyio` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Commits](agronholm/anyio@4.12.1...4.13.0)
Updates `beaker` from 1.12.1 to 1.13.0
- [Release notes](https://github.com/bbangert/beaker/releases)
- [Changelog](https://github.com/bbangert/beaker/blob/master/CHANGELOG)
- [Commits](bbangert/beaker@1.12.1...1.13.0)
Updates `blivet` from 3.12.1 to 3.13.2
- [Release notes](https://github.com/storaged-project/blivet/releases)
- [Changelog](https://github.com/storaged-project/blivet/blob/main/release_notes.rst)
- [Commits](storaged-project/blivet@blivet-3.12.1...blivet-3.13.2)
Updates `boto3` from 1.42.84 to 1.43.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.84...1.43.2)
Updates `botocore` from 1.42.84 to 1.43.2
- [Commits](boto/botocore@1.42.84...1.43.2)
Updates `click` from 8.1.7 to 8.3.3
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.3.3)
Updates `humanize` from 4.13.0 to 4.15.0
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](python-humanize/humanize@4.13.0...4.15.0)
Updates `idna` from 3.10 to 3.13
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.10...v3.13)
Updates `jmespath` from 1.0.1 to 1.1.0
- [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst)
- [Commits](jmespath/jmespath.py@1.0.1...1.1.0)
Updates `jsonschema` from 4.23.0 to 4.26.0
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.23.0...v4.26.0)
Updates `lxml` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-6.0.1...lxml-6.1.0)
Updates `mako` from 1.2.3 to 1.3.12
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)
Updates `psutil` from 7.0.0 to 7.2.2
- [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst)
- [Commits](giampaolo/psutil@v7.0.0...v7.2.2)
Updates `pycairo` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](pygobject/pycairo@v1.28.0...v1.29.0)
Updates `pyenchant` from 3.2.2 to 3.3.0
- [Release notes](https://github.com/pyenchant/pyenchant/releases)
- [Commits](pyenchant/pyenchant@v3.2.2...v3.3.0)
Updates `pygobject` from 3.54.5 to 3.56.2
Updates `pyopenssl` from 26.0.0 to 26.1.0
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@26.0.0...26.1.0)
Updates `rapidfuzz` from 3.12.2 to 3.14.5
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.12.2...v3.14.5)
Updates `referencing` from 0.36.2 to 0.37.0
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.36.2...v0.37.0)
Updates `regex` from 2026.2.28 to 2026.4.4
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2026.2.28...2026.4.4)
Updates `requests` from 2.32.5 to 2.33.1
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.5...v2.33.1)
Updates `rpds-py` from 0.27.0 to 0.30.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.27.0...v0.30.0)
Updates `s3transfer` from 0.16.0 to 0.17.0
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.16.0...0.17.0)
---
updated-dependencies:
- dependency-name: anyio
dependency-version: 4.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: beaker
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: blivet
dependency-version: 3.13.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: boto3
dependency-version: 1.43.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: botocore
dependency-version: 1.43.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: click
dependency-version: 8.3.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: humanize
dependency-version: 4.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: idna
dependency-version: '3.13'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: jmespath
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: jsonschema
dependency-version: 4.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: lxml
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: mako
dependency-version: 1.3.12
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: psutil
dependency-version: 7.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: pycairo
dependency-version: 1.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: pyenchant
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: pygobject
dependency-version: 3.56.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: pyopenssl
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: rapidfuzz
dependency-version: 3.14.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: referencing
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: regex
dependency-version: 2026.4.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: requests
dependency-version: 2.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: rpds-py
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: s3transfer
dependency-version: 0.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent b2668c3 commit af37e59
1 file changed
Lines changed: 23 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments