-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the prod-dependencies group across 1 directory with 20 updates #190
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… 20 updates Bumps the prod-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [boto3](https://github.com/boto/boto3) | `1.34.93` | `1.34.122` | | [botocore](https://github.com/boto/botocore) | `1.34.93` | `1.34.122` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.0` | `7.5.3` | | [cssutils](https://github.com/jaraco/cssutils) | `2.10.2` | `2.11.1` | | [domdf-python-tools](https://github.com/domdfcoding/domdf_python_tools) | `3.8.0.post2` | `3.8.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.4` | `3.14.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [keyring](https://github.com/jaraco/keyring) | `25.2.0` | `25.2.1` | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.1` | `4.2.2` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.2` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.1.0` | `2.1.1` | | [twine](https://github.com/pypa/twine) | `5.0.0` | `5.1.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.2` | Updates `babel` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.14.0...v2.15.0) Updates `boto3` from 1.34.93 to 1.34.122 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.93...1.34.122) Updates `botocore` from 1.34.93 to 1.34.122 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.93...1.34.122) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) Updates `coverage` from 7.5.0 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.0...7.5.3) Updates `cssutils` from 2.10.2 to 2.11.1 - [Release notes](https://github.com/jaraco/cssutils/releases) - [Changelog](https://github.com/jaraco/cssutils/blob/main/NEWS.rst) - [Commits](jaraco/cssutils@v2.10.2...v2.11.1) Updates `domdf-python-tools` from 3.8.0.post2 to 3.8.1 - [Release notes](https://github.com/domdfcoding/domdf_python_tools/releases) - [Commits](domdfcoding/domdf_python_tools@v3.8.0.post2...v3.8.1) Updates `filelock` from 3.13.4 to 3.14.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.4...3.14.0) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) Updates `keyring` from 25.2.0 to 25.2.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v25.2.0...v25.2.1) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `pkginfo` from 1.10.0 to 1.11.1 Updates `platformdirs` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.1...4.2.2) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `pytest` from 8.2.0 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.2) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `sphinx-autodoc-typehints` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.1.0...2.1.1) Updates `twine` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@5.0.0...5.1.0) Updates `typing-extensions` from 4.11.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.11.0...4.12.2) Updates `zipp` from 3.18.1 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.1...v3.19.2) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: cssutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: domdf-python-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the prod-dependencies group with 20 updates in the / directory:
2.14.0
2.15.0
1.34.93
1.34.122
1.34.93
1.34.122
2024.2.2
2024.6.2
7.5.0
7.5.3
2.10.2
2.11.1
3.8.0.post2
3.8.1
3.13.4
3.14.0
3.1.3
3.1.4
25.2.0
25.2.1
24.0
24.1
1.10.0
1.11.1
4.2.1
4.2.2
2.17.2
2.18.0
8.2.0
8.2.2
2.31.0
2.32.3
2.1.0
2.1.1
5.0.0
5.1.0
4.11.0
4.12.2
3.18.1
3.19.2
Updates
babel
from 2.14.0 to 2.15.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
Commits
40b194f
Prepare for 2.15.0 release (#1079)c2e6c6e
Encode support for the "fall back to short format" logic for time delta forma...1a03526
Include Unicode license inlocale-data
and in documentation (#1074)c0fb56e
Allow alternative space characters as group separator when parsing numbers (#...fe82fbc
Use CLDR 44 and adjust tests to match new data (#1071)e0d1018
Improve .po IO (#1068)40e60a1
Upgrade GitHub Actions (#1054)2a1709a
Drop support for Python 3.7 (EOL since June 2023) (#1048)Updates
boto3
from 1.34.93 to 1.34.122Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
fb294bc
Merge branch 'release-1.34.122'274ec1d
Bumping version to 1.34.1222298137
Add changelog entries from botocore4882f98
Merge branch 'release-1.34.121'ee51434
Merge branch 'release-1.34.121' into develop6fb52a3
Bumping version to 1.34.121dabb42f
Add changelog entries from botocore3ef0a29
Add caveat about default session (#4157)b818b1c
Merge branch 'release-1.34.120'5fa0033
Merge branch 'release-1.34.120' into developUpdates
botocore
from 1.34.93 to 1.34.122Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
0d5471c
Merge branch 'release-1.34.122'dafdc51
Bumping version to 1.34.1222c71812
Update endpoints modeld97d638
Update to latest models518d1b0
fix typo (#3200)0f34013
Merge branch 'release-1.34.121'6eb6d3d
Merge branch 'release-1.34.121' into develop540fa1f
Bumping version to 1.34.121b9b67fb
Update to latest models01cf063
Merge customizations for LocationUpdates
certifi
from 2024.2.2 to 2024.6.2Commits
124f4ad
2024.06.02 (#291)c2196ce
--- (#290)fefdeec
Bump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15
Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569a
Bump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086
Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)ad52dce
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#283)651904f
Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#284)84fcfba
Bump actions/download-artifact from 4.1.4 to 4.1.6 (#285)46b8057
Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#282)Updates
coverage
from 7.5.0 to 7.5.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f310d7e
docs: sample HTML for 7.5.3a51d52f
docs: prep for 7.5.3b666f3a
perf: it's faster in all versions if we don't cache tokenize #1791a2b4929
docs: changelog entry forcombine
performance improvementsb9aff50
perf: don't read full line_bits table each timec45ebac
perf: cache alias mapping390cb97
perf: avoid quadratic behavior when combining line coveraged3caf53
docs(build): tweaks to howto909e887
build: bump version242adea
build: don't claim pre-alpha-1 in classifiersUpdates
cssutils
from 2.10.2 to 2.11.1Changelog
Sourced from cssutils's changelog.
Commits
3917c2f
Finalize53a35b3
Add news fragment.5fbd9c0
Merge https://github.com/jaraco/skeletonc77a435
Consolidate licenses, publishing only the more permissive LGPL license.a595a0f
Rename extras to align with core metadata spec.bc409a1
Consolidate None as empty string logic into __findrule.65d1ba8
Use 'next' to find a rule.ba406ea
Construct namespaces in a single expression instead of for/setitem loop.8fc50e3
Finalizec11b558
Add news fragment.Updates
domdf-python-tools
from 3.8.0.post2 to 3.8.1Release notes
Sourced from domdf-python-tools's releases.
Commits
d17cc36
Bump version v3.8.0.post2 -> v3.8.1094de5f
Updated files with 'repo_helper'. (#121)1836bf8
[repo-helper] Configuration Update (#118)d3d2cde
Updated files with 'repo_helper'. (#117)f4b8bff
Skip test_repr_deep on newer Pythons where it doesn't errora814f8a
Drop natsort-stubs as natsort has type hints itselfe075869
Bump Python 3.13 alpha (#116)adce67b
[repo-helper] Configuration Update (#115)8304947
[repo-helper] Configuration Update (#112)074a5af
[repo-helper] Configuration Update (#111)Updates
filelock
from 3.13.4 to 3.14.0Release notes
Sourced from filelock's releases.
Commits
8556141
feat:blocking
parameter on lock constructor with tests and docs (#325)26ccad3
[pre-commit.ci] pre-commit autoupdate (#324)853e7d1
[pre-commit.ci] pre-commit autoupdate (#323)Updates
jinja2
from 3.1.3 to 3.1.4Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
dd4a8b5
release version 3.1.40668239
Merge pull request from GHSA-h75v-3vvj-5mfjd655030
disallow invalid characters in keys to xmlattr filtera7863ba
add ghsa linksb5c98e7
start version 3.1.4da3a9f0
update project files (#1968)0ee5eb4
satisfy formatter, linter, and strict mypy20477c6
update project files (#5457)e491223
update pyyaml dev dependency36f9885
fix pr linkUpdates
keyring
from 25.2.0 to 25.2.1Changelog
Sourced from keyring's changelog.
Commits
c09855e
Finalize788c67c
Merge https://github.com/jaraco/skeleton1ec750d
Fix typo in CLI creds mode.67aab15
Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support."Updates
packaging
from 24.0 to 24.1Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
85442b8
Bump for release3e67fc7
Work aroundplatform.python_version()
returning non PEP 440 compliant versi...32deafe
Bump the github-actions group with 3 updates (#789)e0dda88
Documentmarkers.default_environment()
(#753)cc938f9
Modernise type annotations using FA rules from ruff (#785)757f559
Fix typo in_parser
docstring (#784)ec9f203
Bump the github-actions group with 4 updates (#782)5cbe1e4
Add support for Python 3.13 and drop EOL 3.7 (#783)cb8fd38
pyupgrade/black/isort/flake8 → ruff (#769)e8002b1
Bump for developmentUpdates
pkginfo
from 1.10.0 to 1.11.1Updates
platformdirs
from 4.2.1 to 4.2.2Release notes
Sourced from platformdirs's releases.
Commits
5ec69d8
Fix android detection when python4android is present (#277)dbf360f
[pre-commit.ci] pre-commit autoupdate (#280)b318012
[pre-commit.ci] pre-commit autoupdate (#279)120a441
[pre-commit.ci] pre-commit autoupdate (#278)Updates
pygments
from 2.17.2 to 2.18.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
d7d11f6
Last steps for 2.18 release.ec7bfd2
Fix Janet version_added.ea9c823
Update CHANGES.338d366
Merge pull request #2670 from Kodiologist/hylex4d1371b
Lock down the pytest version.8dd97e0
Improve docs.26179d6
Fix deprecated variable usage in tests.ad125ca
Prepare 2.18 release.24deeb9
Lock the ruff version in tox.ini.c9165cf
Fix format string usage.Updates
pytest
from 8.2.0 to 8.2.2Release notes
Sourced from pytest's releases.
Commits
329d371
Prepare release version ...Description has been truncated