-
Notifications
You must be signed in to change notification settings - Fork 1k
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 common group across 1 directory with 3 updates #10890
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python/helpers/common-2033e7cd4f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
dependabot
bot
added
dependencies
python
Dependabot pull requests that update Python code
labels
Nov 3, 2024
Sorry, only users with push access can use that command. |
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/common-2033e7cd4f
branch
from
November 10, 2024 16:22
cd55531
to
d0407ca
Compare
@dependabot close |
Sorry, only users with push access can use that command. |
@dependabot close |
Sorry, only users with push access can use that command. |
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/common-2033e7cd4f
branch
from
November 17, 2024 16:41
d0407ca
to
deecc98
Compare
Bumps the common group with 3 updates in the /python/helpers directory: [pip](https://github.com/pypa/pip), [flake8](https://github.com/pycqa/flake8) and [cython](https://github.com/cython/cython). Updates `pip` from 24.0 to 24.3.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.0...24.3.1) Updates `flake8` from 7.1.0 to 7.1.1 - [Commits](PyCQA/flake8@7.1.0...7.1.1) Updates `cython` from 3.0.10 to 3.0.11 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.10...3.0.11) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/python/helpers/common-2033e7cd4f
branch
from
November 21, 2024 20:24
deecc98
to
f083e0e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 common group with 3 updates in the /python/helpers directory: pip, flake8 and cython.
Updates
pip
from 24.0 to 24.3.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
05293b6
Bump for release6a5db8b
Merge pull request #13047 from sbidoul/fix-130467be54ce
Don't fail when the same req file is included more than once4f6aeb1
Merge pull request #13044 from sbidoul/release/24.3e1b1d51
Bump for developmentcdba22f
Bump for release27f8374
Update AUTHORS.txtc79d019
Merge pull request #13033 from sbidoul/vendoring-24.3-sbi3ca8921
Merge pull request #13041 from sethmlarson/truststore-0.10.00cc7375
Upgrade vendored truststore to 0.10.0Updates
flake8
from 7.1.0 to 7.1.1Commits
cf1542c
Release 7.1.1939ea3d
Merge pull request #1949 from stephenfin/issue-1948bdcd5c2
Handle escaped braces in f-strings2a811cc
Merge pull request #1946 from Viicos/patch-110314ad
Fix wording of plugins documentationUpdates
cython
from 3.0.10 to 3.0.11Changelog
Sourced from cython's changelog.
Commits
bb4180a
Build: Make Python wheel also on regular push.cde2a8d
Fix test in Py2.0fb0f58
Prepare release of 3.0.11.5170f66
Update changelog.0dfcb70
Add c++11 emplace functions to deque.pxd (#6159)6d71295
Mark libcpp.optional.value as except + (#6190)54dc847
Fix typo.0dfbd31
Fix segfault on zero-length slice assignment on memoryview (GH-6230)3984b76
Test runner: Make thread-ID printing work in Py2.7.ad71a9c
Update changelog.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 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