-
Notifications
You must be signed in to change notification settings - Fork 12
chore(deps): Bump the development-dependencies group with 6 updates #746
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
Merged
jtrobles-cdd
merged 1 commit into
develop
from
dependabot/pip/development-dependencies-c00d84f41c
Jan 8, 2025
Merged
chore(deps): Bump the development-dependencies group with 6 updates #746
jtrobles-cdd
merged 1 commit into
develop
from
dependabot/pip/development-dependencies-c00d84f41c
Jan 8, 2025
Conversation
This file contains hidden or 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #746 +/- ##
========================================
Coverage 87.72% 87.72%
========================================
Files 38 38
Lines 3145 3145
Branches 385 385
========================================
Hits 2759 2759
Misses 245 245
Partials 141 141 ☔ View full report in Codecov by Sentry. |
5b7b343 to
074aea1
Compare
074aea1 to
7f93ea2
Compare
7f93ea2 to
058a22f
Compare
Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [wheel](https://github.com/pypa/wheel) | `0.45.0` | `0.45.1` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [twine](https://github.com/pypa/twine) | `5.1.1` | `6.0.1` | | [types-jsonschema](https://github.com/python/typeshed) | `4.23.0.20240813` | `4.23.0.20241208` | | [types-lxml](https://github.com/abelcheung/types-lxml) | `2024.11.8` | `2024.12.13` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241003` | `2024.2.0.20241221` | Updates `wheel` from 0.45.0 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.0...0.45.1) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `twine` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@v5.1.1...6.0.1) Updates `types-jsonschema` from 4.23.0.20240813 to 4.23.0.20241208 - [Commits](https://github.com/python/typeshed/commits) Updates `types-lxml` from 2024.11.8 to 2024.12.13 - [Release notes](https://github.com/abelcheung/types-lxml/releases) - [Commits](abelcheung/types-lxml@2024.11.08...2024.12.13) Updates `types-pytz` from 2024.2.0.20241003 to 2024.2.0.20241221 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: types-jsonschema dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-lxml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
058a22f to
eb99767
Compare
|
jtrobles-cdd
approved these changes
Jan 8, 2025
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 development-dependencies group with 6 updates in the / directory:
0.45.00.45.11.13.01.14.15.1.16.0.14.23.0.202408134.23.0.202412082024.11.82024.12.132024.2.0.202410032024.2.0.20241221Updates
wheelfrom 0.45.0 to 0.45.1Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
7855525Created a new released343391Fixed wrong wheel file names in converted pure-Python eggs/wininstsUpdates
mypyfrom 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
twinefrom 5.1.1 to 6.0.1Changelog
Sourced from twine's changelog.
Commits
a723876Merge pull request #1189 from pypa/release-6.0.19a24828Update changelog for 6.0.1a017005Merge pull request #1188 from pypa/ww/fix-twine-check-globe98f03bcheck: fix handling of non-shell-expanded globs873f33ebuild(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#1175)067412eUse brackets for the default value of option arguments (#1149)f32dc35Apply ruff/Perflint rule (#1136)aa58273Don't require importlib_metadata on Python 3.10+675565fchangelog: record #118480cc58cchore: mark 3.13 as explicitly supportedUpdates
types-jsonschemafrom 4.23.0.20240813 to 4.23.0.20241208Commits
Updates
types-lxmlfrom 2024.11.8 to 2024.12.13Release notes
Sourced from types-lxml's releases.
Commits
525e6f8fix(test): error output on canonicalize() and C14NWriterTarget tests changed60b8b7cstyle: Ruff formattingff2fde8fix(stub): Guard against str usage in XPath Extension function116376dfix(stub): Guard against string usage in canonicalize() and C14NWriterTargetabe3466fix(stub): canonicalize() doesn't accept bytes as input databa89980test: Suppress html link function base_href test warnings683d933perf(test): Disable HealthCheck for all negative type tests6c5b231chore: Refresh tox test package dependency versions34a5cf1build: Use packaging metadata v2.4f9e7345refactor: Drop _HANDLE_FAILURES type aliasUpdates
types-pytzfrom 2024.2.0.20241003 to 2024.2.0.20241221Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions