Bump the all-pip-packages group with 7 updates#534
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the all-pip-packages group with 7 updates#534dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-pip-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [pygithub](https://github.com/pygithub/pygithub) | `2.8.1` | `2.9.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.7` | | [python-gitlab](https://github.com/python-gitlab/python-gitlab) | `8.1.0` | `8.2.0` | | [boto3](https://github.com/boto/boto3) | `1.42.68` | `1.42.80` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [types-requests](https://github.com/python/typeshed) | `2.32.4.20260107` | `2.33.0.20260327` | Updates `pygithub` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.0) Updates `werkzeug` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.6...3.1.7) Updates `python-gitlab` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/python-gitlab/python-gitlab/releases) - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md) - [Commits](python-gitlab/python-gitlab@v8.1.0...v8.2.0) Updates `boto3` from 1.42.68 to 1.42.80 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.68...1.42.80) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `types-requests` from 2.32.4.20260107 to 2.33.0.20260327 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: werkzeug dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: python-gitlab dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: boto3 dependency-version: 1.42.80 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: types-requests dependency-version: 2.33.0.20260327 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 all-pip-packages group with 7 updates:
2.8.12.9.03.1.63.1.78.1.08.2.01.42.681.42.801.19.11.20.07.0.07.1.02.32.4.202601072.33.0.20260327Updates
pygithubfrom 2.8.1 to 2.9.0Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
3a17ecfRelease 2.9.0 (#3465)b1a9b7eConsider per-page settings when iterating paginated properties (#3377)24305f6Update test key pair (#3453)f2540dbDeprecateReaction.delete(#3435)19e1c50Addthrowoption toWorkflow.create_dispatchto raise exceptions (#2966)6461909Add Secret Scanning Alerts and Improve Code Scan Alerts (#3307)95648dbAdd Python 3.14 to CI and tox (#3429)3716babUseGETurl or_links.selfas object url (#3421)61dcf49Allow for enterprise base url prefixed withapi.(#3419)ae23d60Restrict PyPi release workflow permissions (#3418)Updates
werkzeugfrom 3.1.6 to 3.1.7Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627ad3d3df5validate host characters2c6a3a5parse transfer-encoding as set (#3134)63261cdparse transfer-encoding as setdafe7f1fix trailing whitespace in WWW-Authenticate bearer (#3129)051fd66fix trailing whitespace in WWW-Authenticate bearerUpdates
python-gitlabfrom 8.1.0 to 8.2.0Release notes
Sourced from python-gitlab's releases.
Changelog
Sourced from python-gitlab's changelog.
Commits
0a4a3b6chore: release v8.2.09a21290chore(deps): update dependency requests to v2.33.0 [security]be68285feat(api): add support for project feature flags and feature flag user lists8d76028feat(projects): add optional parameter to set approval rule on all protected ...4fffe19chore(deps): update pre-commit hook pycqa/isort to v8691fd8fchore(deps): update all non-major dependenciese6669f9docs(testing): document passing pytest options during local development3eda669chore(deps): update all non-major dependenciesa77f0dcchore(deps): update gitlab/gitlab-ee docker tag to v18.9.2-ee.0 (#3371)276b84fchore(deps): update dependency black to v26.3.1 [security]Updates
boto3from 1.42.68 to 1.42.80Commits
d66479dMerge branch 'release-1.42.80'e930bfcBumping version to 1.42.802596b71Add changelog entries from botocore617e6fbBump github/codeql-action from 4.34.1 to 4.35.1 (#4746)9c5880dBump pygments from 2.18.0 to 2.20.0 (#4747)79b815bMerge branch 'release-1.42.79'937a2b2Merge branch 'release-1.42.79' into developb11c6f7Bumping version to 1.42.7998fabceAdd changelog entries from botocoreb5acf8bMerge branch 'release-1.42.78'Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
types-requestsfrom 2.32.4.20260107 to 2.33.0.20260327Commits
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 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