-
Notifications
You must be signed in to change notification settings - Fork 29
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 python group across 1 directory with 14 updates #3426
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-7141f0ce28
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
Bumps the python group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `72.1.0` | `75.6.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.28.0` | | [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.1.3` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `2.0.0` | `3.0.2` | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.23.2` | | [boto3](https://github.com/boto/boto3) | `1.34.153` | `1.35.90` | | [pip](https://github.com/pypa/pip) | `24.2` | `24.3.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [awscli](https://github.com/aws/aws-cli) | `1.33.35` | `1.36.31` | | [check-manifest](https://github.com/mgedmin/check-manifest) | `0.49` | `0.50` | | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `24.4.26` | `24.12.12` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.3.3` | Updates `setuptools` from 72.1.0 to 75.6.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.1.0...v75.6.0) Updates `virtualenv` from 20.26.3 to 20.28.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.28.0) Updates `wheel` from 0.44.0 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.1) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `sphinx-rtd-theme` from 2.0.0 to 3.0.2 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.2) Updates `tox` from 4.16.0 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.16.0...4.23.2) Updates `boto3` from 1.34.153 to 1.35.90 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.153...1.35.90) Updates `pip` from 24.2 to 24.3.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.2...24.3.1) Updates `pytest` from 8.3.2 to 8.3.4 - [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.2...8.3.4) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `awscli` from 1.33.35 to 1.36.31 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.33.35...1.36.31) Updates `check-manifest` from 0.49 to 0.50 - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](mgedmin/check-manifest@0.49...0.50) Updates `flake8-bugbear` from 24.4.26 to 24.12.12 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.4.26...24.12.12) Updates `pylint` from 3.2.6 to 3.3.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.3.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: check-manifest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 30, 2024
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
0 participants
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 python group with 14 updates in the / directory:
72.1.0
75.6.0
20.26.3
20.28.0
0.44.0
0.45.1
7.4.7
8.1.3
2.0.0
3.0.2
4.16.0
4.23.2
1.34.153
1.35.90
24.2
24.3.1
8.3.2
8.3.4
5.0.0
6.0.0
1.33.35
1.36.31
0.49
0.50
24.4.26
24.12.12
3.2.6
3.3.3
Updates
setuptools
from 72.1.0 to 75.6.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
bf2ced2
Bump version: 75.5.0 → 75.6.08685c80
Empty tuple instead of None for PlatformInfo version properties fallthrough (...50d671b
Rename news fragment2b471c2
Changed theWindowsSdkVersion
,FrameworkVersion32
and ``FrameworkVers...2c77cd2
Runtime typing fixes for typeshed return type merge (#47539a4c8d4
Runtime typing fixes for typeshed return type mergee622859
Preserve originalPKG-INFO
contents when creating wheel (instead of calling...0b5b417
Mark tests that may depend on external networka4fa01d
Add news fragment089aca9
Ignore coverage in test codeUpdates
virtualenv
from 20.26.3 to 20.28.0Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
bfc04e3
release 20.28.02a29a1b
feat: Write CACHEDIR.TAG file (#2805)d619967
fix: Update run_with_catch log flushing (#2806)f74c000
release 20.27.26f70bf5
Revert "feat: Write CACHEDIR.TAG file (#2803)"f5d7cb4
[pre-commit.ci] pre-commit autoupdate (#2799)be19526
feat: Write CACHEDIR.TAG file (#2803)b3e2b6f
No longer forcibly echo off during windows batch activation (#2801)fd6c16b
Bump astral-sh/setup-uv from 3 to 4 (#2802)898abfd
Upgrade setuptools to 75.5 and wheel to 0.45 (#2804)Updates
wheel
from 0.44.0 to 0.45.1Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
7855525
Created a new released343391
Fixed wrong wheel file names in converted pure-Python eggs/wininstsd78f0e3
Created a new releasef064c69
Added license files for vendoredpackaging
68387af
Only configure setuptools logging if bdist_wheel is imported (#641)c81f5c9
Refactored thewheel convert
command to not require setuptools (#640)e43464d
Adjusted target Python versions in GitHub CIe9894e7
Tweaked pytest settings to make the tracebacks easier to readbaf6bf8
Removed Cirrus CI configuration28c1ba1
Improved compatibility with future versions ofsetuptools
(#638)Updates
sphinx
from 7.4.7 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510de
Bump to 8.1.3 final62e9606
Restore support forcut_lines()
with no object type (#13015)5ae32ce
Bump versiona72b47b
Bump to 8.1.2 final39a45ad
ExposeExtensionError
insphinx.util
for backwards compatibility.5a4859a
Add docs about sphinx-autobuild (#13011)05679ef
Type-check the 'autodoc_intenum' example (#12827)86d1d31
Prune CHANGES of unneeded sectionsb6269d3
Improve documentation for the Builder API (#13008)c46abc4
Improve clarity formaster_doc
androot_doc
Updates
sphinx-rtd-theme
from 2.0.0 to 3.0.2Changelog
Sourced from sphinx-rtd-theme's changelog.
... (truncated)
Commits
5f03347
Release 3.0.217c0685
Attached flyout: show the current translation (#1629)5db7796
Allow disabling selectors (#1626)7b894f5
Release 3.0.11f2439c
Useblack
color for switcher options (#1615)a1c2147
Release 3.0.0814686e
Release 3.0.0rc45b181b8
Trigger search modal on "Search docs" input focus (#1610)7deb68f
Release 3.0.0rc3036a3b2
Show hidden version in selector if it's the current active version (#1609)Updates
tox
from 4.16.0 to 4.23.2Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
0447036
release 4.23.2f0799ac
Support external tox.pytest usage via "test" extra (#3422)ec88713
Fix docs link check962bc59
release 4.23.15916cc9
Fix example docs (#3421)e9cb93a
[pre-commit.ci] pre-commit autoupdate (#3418)88c1b99
Docs: adjusting EOL Python version testing remarks (#3417)7696a8e
release 4.23.0c01a023
Add NETRC to the default_pass_env list (#3410)971e7da
replace tool.pyproject and tool.tox.pyproject with tool.tox in config… (#3411)Updates
boto3
from 1.34.153 to 1.35.90Commits
65d95ad
Merge branch 'release-1.35.90'33df750
Bumping version to 1.35.90b54eb5d
Add changelog entries from botocore0706ded
Merge branch 'release-1.35.89'2b115a7
Merge branch 'release-1.35.89' into develop654390e
Bumping version to 1.35.89eca7cb7
Add changelog entries from botocore2693d3b
Merge branch 'release-1.35.88'bdae5ec
Merge branch 'release-1.35.88' into developff72dee
Bumping version to 1.35.88Updates
pip
from 24.2 to 24.3.1Changelog
Sourced from pip's changelog.
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
pytest
from 8.3.2 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-cov
from 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
awscli
from 1.33.35 to 1.36.31Commits
254216a
Merge branch 'release-1.36.31'2152afa
Bumping version to 1.36.31ada26cc
Update changelog based on model updates4e32410
Merge branch 'release-1.36.30'87d8fb1
Merge branch 'release-1.36.30' into develop819bb03
Bumping version to 1.36.306727b0a
Update changelog based on model updatesc38cd95
Merge branch 'release-1.36.29'42b25f0
Merge branch 'release-1.36.29' into developb49b68d
Bumping version to 1.36.29Updates
check-manifest
from 0.49 to 0.50Changelog
Sourced from check-manifest's changelog.
Commits
b3fb3e3
Preparing release 0.50ea6eeb2
Merge pull request #171 from mgedmin/py313457a087
Add 'make update-github-branch-protection-rules'6cd3e45
Add Python 3.13 supportf5c7cdb
Let mypy ignore distutils45359ca
Add 'make lint/flake8/isort/mypy' for convenience8bca0b9
Update GHA action versionsf29eaf8
Make 'make check-readme' check both rev: lines5ab939f
Clarify docs for --no-build-isolationc9531f6
Merge pull request #167 from mgedmin/py312Updates
flake8-bugbear
from 24.4.26 to 24.12.12Release notes
Sourced from flake8-bugbear's releases.
Commits
3a14037
Update CHANGES + move to version 24.12.12 to release761dbe2
Make rstcheck pass again sadly ignoring anchor links7ee1976
README: Add anchors for rules and config options (#491)b960272
add except* support to B012&B025 (#500)4fed293
SkipB028
ifwarnings.warn
is called with*args
or**kwargs
(#501)994f3dd
Add B911: itertools.batched without strict= (#502)108bba4
Fix README format72f6116
Update CHANGES + move to version 24.10.31 to release07a5676
Add scentence really explaining B04195f8791
Add B041: Duplicate key-value pairs in dictionary literals (#496)Updates
pylint
from 3.2.6 to 3.3.3Commits
c28580b
Bump pylint to 3.3.3, update changelog1f9b947
Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303
Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1
Fix Python 3.12 generic type syntax (#10135) (