-
Notifications
You must be signed in to change notification settings - Fork 62
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
Deps: Bump the python-packages group with 7 updates #1166
Merged
Merged
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
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [paramiko](https://github.com/paramiko/paramiko) | `3.4.0` | `3.4.1` | | [lxml](https://github.com/lxml/lxml) | `5.2.2` | `5.3.0` | | [furo](https://github.com/pradyunsg/furo) | `2024.7.18` | `2024.8.6` | | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.5.7` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.0` | Updates `paramiko` from 3.4.0 to 3.4.1 - [Commits](paramiko/paramiko@3.4.0...3.4.1) Updates `lxml` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.2.2...lxml-5.3.0) Updates `furo` from 2024.7.18 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.07.18...2024.08.06) Updates `babel` from 2.15.0 to 2.16.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.15.0...v2.16.0) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.0) Updates `ruff` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.6...0.5.7) Updates `zipp` from 3.19.2 to 3.20.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.0) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Aug 12, 2024
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-or-later, ISC, LGPL-2.0-only, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, MIT, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense OpenSSF Scorecard
Scanned Manifest Files |
Conventional Commits Report
🚀 Conventional commits found. |
Balou9
approved these changes
Aug 12, 2024
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
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 python-packages group with 7 updates:
3.4.0
3.4.1
5.2.2
5.3.0
2024.7.18
2024.8.6
2.15.0
2.16.0
1.16.0
1.17.0
0.5.6
0.5.7
3.19.2
3.20.0
Updates
paramiko
from 3.4.0 to 3.4.1Commits
a498e03
Cut 3.4.1fed3813
Merge branch '3.3' into 3.401fb98f
Cut 3.3.202242c5
Merge branch '3.3' into 3.48e6aa00
Changelog re #2419, fixes #2419, closes #24215ca3df2
fix: Update the import path for TripleDES Cipher8253561
Merge branch '3.3' into 3.4df62762
Changelog re #2420, closes #24204c5e1a9
Fix detection of SHA1 signing support23589f0
I really gotta add some local pre-push hooks back...Updates
lxml
from 5.2.2 to 5.3.0Changelog
Sourced from lxml's changelog.
Commits
475f4ab
Update release date.e356a1e
Build: Add some debug output.8345680
Build: Retry library downloads on failures.2fe6c90
CI: Test oldest officially supported library versions again (the slightly new...00335a1
Build: Improve download regexes.f3da47d
Prepare release of lxml 5.3.0.3119703
Add missing global name to "all" in lxml.etree.9de6180
Build: Upgrade cibuildwheel version also for the matrix setup.54e36cb
Build: Upgrade libxslt to latest (1.1.42).d4f56ee
Build: Slightly increase the oldest libxslt version that we test against to w...Updates
furo
from 2024.7.18 to 2024.8.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
1bbf4ee
Prepare release: 2024.08.06bcb22c3
Update changeloge633f02
Improve the selector for sidebard2fa2e0
[pre-commit.ci] pre-commit autoupdate (#821)05a2d63
Add smoother transitions between breakpointsd261d3b
[pre-commit.ci] pre-commit autoupdate (#810)2d3b6ba
Add support for Sphinx 8bf98041
Increase specificity of table-wrapper selectorfc6337c
Fix the figuresfd3f422
Avoid page breaks inside paragraphsUpdates
babel
from 2.15.0 to 2.16.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.