Bump the pip group across 1 directory with 2 updates #125
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 2 updates in the / directory: protobuf and python-ldap.
Updates
protobuf
from 6.30.1 to 6.31.1Commits
74211c0
Updating version.json and repo version numbers to: 31.163fa9ab
Merge pull request #21978 from shaod2/31.1-cpbec5b5a
Add missingcopts
attribute (#21982)96a9ef6
Fix cmake staleness test3419598
Support allowing late injection of language feature set defaults from Feature...0fe099a
python pyi print "import datetime" for Duration/Timestamp field (#21885)f156008
Merge pull request #21861 from shaod2/py-cp-31a3921fb
Add recursion depth limits to pure pythonac94456
Merge pull request #21744 from protocolbuffers/31.x-202505141617f275995
Updating version.json and repo version numbers to: 31.1-devUpdates
python-ldap
from 3.4.0 to 3.4.5Release notes
Sourced from python-ldap's releases.
... (truncated)
Changelog
Sourced from python-ldap's changelog.
... (truncated)
Commits
bf666e9
Prepare a new release464fdda
Merge commit from fork9f5b2ef
Merge commit from forkf49bb2d
Package python-ldap with pyproject.toml (#589)6ee881c
Add support for Python 3.13 (#576)74c6eeb
docs(ldapobject): fix typo in docstring8a65862
fix(controls): make sure msg_id is not undefined in error case73b3ec3
fix(ReconnectLDAPObject): Also reconnect on UNAVILABLE, CONNECT_ERROR and TIM...94c6ab2
test: Implement test cases for reconnection handlingcc98723
Add readthedocs configuration fileDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.