-
Notifications
You must be signed in to change notification settings - Fork 707
chore(deps-dev): bump the development-dependencies group with 5 updates #3106
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
jaidisido
merged 1 commit into
main
from
dependabot/pip/development-dependencies-03465c1061
Mar 3, 2025
Merged
chore(deps-dev): bump the development-dependencies group with 5 updates #3106
jaidisido
merged 1 commit into
main
from
dependabot/pip/development-dependencies-03465c1061
Mar 3, 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
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.36.26` | `1.37.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.7` | `0.9.9` | | [moto](https://github.com/getmoto/moto) | `5.1.0` | `5.1.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.32.2` | `1.0.0` | Updates `boto3-stubs` from 1.36.26 to 1.37.4 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.7 to 0.9.9 - [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.9.7...0.9.9) Updates `moto` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.0...5.1.1) Updates `pytest` from 8.3.4 to 8.3.5 - [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.3.4...8.3.5) Updates `bump-my-version` from 0.32.2 to 1.0.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.32.2...1.0.0) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
f010fb2
to
e2f9b3d
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
jaidisido
approved these changes
Mar 3, 2025
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 development-dependencies group with 5 updates:
1.36.26
1.37.4
0.9.7
0.9.9
5.1.0
5.1.1
8.3.4
8.3.5
0.32.2
1.0.0
Updates
boto3-stubs
from 1.36.26 to 1.37.4Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
ruff
from 0.9.7 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
moto
from 5.1.0 to 5.1.1Changelog
Sourced from moto's changelog.
Commits
401269d
Pre-Release: Up Version Numberf0e258f
Prep release 5.1.1 (#8623)9352131
chore: update IAM Managed Policies (#8640)1e2dd15
chore: update SSM default parameters (#8647)0224977
chore: update SSM default AMI's (#8642)19342fd
chore: update EC2 Instance Offerings (#8646)32679cb
chore: update SSM Optimized AMI's (#8643)b78bc26
chore: update Config Managed Rules (#8639)f476634
RDS: Raise error when trying to add DBInstance to non-existent DBCluster (#8645)e1c53ba
Bump the java-deps group in /other_langs/tests_java with 6 updates (#8644)Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
bump-my-version
from 0.32.2 to 1.0.0Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
72bc096
Version updated from 0.33.0 to 1.0.002154c0
Merge pull request #308 from callowayproject/release-1-026e2b83
Fixed breaking change detection !minor00c4e7b
Added breaking change parsing5a621c3
Updated the Readme1f23c20
Version updated from 0.32.2 to 0.33.0610ced6
Merge pull request #307 from callowayproject/pep621-version782077d
Fixed warnings in documentation8162dd8
Updated documentation2a4f12a
Refactored PEP621 tests into a classDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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