-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bump the pip group with 6 updates #42
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 pip group with 6 updates: | Package | From | To | | --- | --- | --- | | [billiard](https://github.com/celery/billiard) | `4.2.0` | `4.2.1` | | [faker](https://github.com/joke2k/faker) | `28.4.1` | `29.0.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.0` | `3.16.1` | | [kombu](https://github.com/celery/kombu) | `5.4.1` | `5.4.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.3` | `4.3.6` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.4` | `20.26.5` | Updates `billiard` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/celery/billiard/releases) - [Changelog](https://github.com/celery/billiard/blob/main/CHANGES.txt) - [Commits](celery/billiard@v4.2.0...v4.2.1) Updates `faker` from 28.4.1 to 29.0.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v28.4.1...v29.0.0) Updates `filelock` from 3.16.0 to 3.16.1 - [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.16.0...3.16.1) Updates `kombu` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.4.1...v5.4.2) Updates `platformdirs` from 4.3.3 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.3...4.3.6) Updates `virtualenv` from 20.26.4 to 20.26.5 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.4...20.26.5) --- updated-dependencies: - dependency-name: billiard dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: faker dependency-type: indirect update-type: version-update:semver-major dependency-group: pip - dependency-name: filelock dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: kombu dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Pull Request Test Coverage Report for Build 10985999842Details
💛 - Coveralls |
TheSuperiorStanislav
approved these changes
Sep 23, 2024
OttoAndrey
approved these changes
Sep 23, 2024
@dependabot merge |
1 similar comment
@dependabot merge |
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 pip group with 6 updates:
4.2.0
4.2.1
28.4.1
29.0.0
3.16.0
3.16.1
5.4.1
5.4.2
4.3.3
4.3.6
20.26.4
20.26.5
Updates
billiard
from 4.2.0 to 4.2.1Release notes
Sourced from billiard's releases.
Changelog
Sourced from billiard's changelog.
Commits
366ac5f
Prepare for release: v4.2.1 (#411)1884c73
Migrate workflows to Blacksmith (#410)81cc942
Adapt for logging lock internal changes in Python3.138bffa2c
add on_ready_counter to reduction8619ad0
RemoveSIGUSR2
fromTERMSIGS_DEAULT
Updates
faker
from 28.4.1 to 29.0.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
71715c8
Bump version: 28.4.1 → 29.0.02a4963c
📝 Update CHANGELOG.md9c8a9d9
💄 Format codee4914bf
make it clear that stubs are auto-generatede96222c
Fixpydecimal
distribution when called with a range across 0Updates
filelock
from 3.16.0 to 3.16.1Release notes
Sourced from filelock's releases.
Commits
c2c43e4
CI improvements (#362)4e98731
[pre-commit.ci] pre-commit autoupdate (#361)e6865be
[pre-commit.ci] pre-commit autoupdate (#360)Updates
kombu
from 5.4.1 to 5.4.2Release notes
Sourced from kombu's releases.
Changelog
Sourced from kombu's changelog.
Commits
8957e55
Prepare for release: v5.4.2 (#2119)4ee6933
Bump pymongo from 4.9 to 4.9.1 (#2118)952b4dc
Update pymongo from 4.8.0 to 4.9a626f1f
Revert "Validate SSL certs by default (#2094)" (#2114)4d7946e
Migrate workflows to Blacksmith (#2112)f560753
tzdata is required for machines without IANA database (#2107)Updates
platformdirs
from 4.3.3 to 4.3.6Release notes
Sourced from platformdirs's releases.
Commits
bc0405c
Fix readme download target (#307)c076da9
Split build and publish for release (#306)30199ec
Use upstream setup-uv with uv python (#305)3ce64d0
Bump astral-sh/setup-uv from 2 to 3 (#304)67691e2
[pre-commit.ci] pre-commit autoupdate (#303)Updates
virtualenv
from 20.26.4 to 20.26.5Changelog
Sourced from virtualenv's changelog.
Commits
f3172b4
release 20.26.522b9795
Use uv over pip (#2765)35d8269
[pre-commit.ci] pre-commit autoupdate (#2764)ee77feb
[pre-commit.ci] pre-commit autoupdate (#2763)c516056
Update README.mdf925a3a
Merge pull request #2761 from pypa/release-20.26.4Dependabot 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 will merge this PR once CI passes on it, as requested by @TheSuperiorStanislav.
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