-
Notifications
You must be signed in to change notification settings - Fork 0
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 dev-dependencies group with 27 updates #180
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 dev-dependencies group with 27 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.11.0` | `23.12.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.4.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.1` | `9.5.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.6.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.5` | `10.7` | | [mypy](https://github.com/python/mypy) | `1.7.1` | `1.8.0` | | [types-croniter](https://github.com/python/typeshed) | `2.0.0.0` | `2.0.0.20240106` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.10` | `2.31.0.20240106` | | [types-google-cloud-ndb](https://github.com/python/typeshed) | `2.2.0.1` | `2.2.0.20240106` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.7` | `0.1.13` | | [freezegun](https://github.com/spulec/freezegun) | `1.3.1` | `1.4.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `7.4.4` | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.29.5` | `1.29.6` | | [babel](https://github.com/python-babel/babel) | `2.13.1` | `2.14.0` | | [botocore](https://github.com/boto/botocore) | `1.33.11` | `1.33.13` | | [distlib](https://github.com/pypa/distlib) | `0.3.7` | `0.3.8` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.25.2` | `2.26.2` | | [google-resumable-media](https://github.com/googleapis/google-resumable-media-python) | `2.6.0` | `2.7.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.0` | `7.0.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.5.1` | `3.5.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.7.5` | `1.8.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.11.2` | `0.12.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.1` | `4.25.2` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.10.3` | `2023.12.25` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.2` | `69.0.3` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.8.0` | `4.9.0` | Updates `black` from 23.11.0 to 23.12.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...23.12.1) Updates `coverage` from 7.3.2 to 7.4.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.2...7.4.0) Updates `mkdocs-material` from 9.5.1 to 9.5.4 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.1...9.5.4) Updates `pre-commit` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.5.0...v3.6.0) Updates `pymdown-extensions` from 10.5 to 10.7 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.5...10.7) Updates `mypy` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) Updates `types-croniter` from 2.0.0.0 to 2.0.0.20240106 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.31.0.10 to 2.31.0.20240106 - [Commits](https://github.com/python/typeshed/commits) Updates `types-google-cloud-ndb` from 2.2.0.1 to 2.2.0.20240106 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.1.7 to 0.1.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.7...v0.1.13) Updates `freezegun` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.3.1...1.4.0) Updates `pytest` from 7.4.3 to 7.4.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@7.4.3...7.4.4) Updates `azure-core` from 1.29.5 to 1.29.6 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-core_1.29.5...azure-core_1.29.6) Updates `babel` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.13.1...v2.14.0) Updates `botocore` from 1.33.11 to 1.33.13 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.33.11...1.33.13) Updates `distlib` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.7...0.3.8) Updates `google-auth` from 2.25.2 to 2.26.2 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.25.2...v2.26.2) Updates `google-resumable-media` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/googleapis/google-resumable-media-python/releases) - [Changelog](https://github.com/googleapis/google-resumable-media-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-resumable-media-python@v2.6.0...v2.7.0) Updates `importlib-metadata` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.0.1) Updates `jinja2` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) Updates `markdown` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.5.1...3.5.2) Updates `mkdocstrings-python` from 1.7.5 to 1.8.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.7.5...1.8.0) Updates `pathspec` from 0.11.2 to 0.12.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.11.2...v0.12.1) Updates `protobuf` from 4.25.1 to 4.25.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.1...v4.25.2) Updates `regex` from 2023.10.3 to 2023.12.25 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2023.10.3...2023.12.25) Updates `setuptools` from 69.0.2 to 69.0.3 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.2...v69.0.3) Updates `typing-extensions` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.8.0...4.9.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pymdown-extensions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: types-croniter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: types-google-cloud-ndb dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: freezegun dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: azure-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: botocore dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: distlib dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: google-auth dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google-resumable-media dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: jinja2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: markdown dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mkdocstrings-python dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pathspec dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typing-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies ... 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
Jan 15, 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
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 dev-dependencies group with 27 updates:
23.11.0
23.12.1
7.3.2
7.4.0
9.5.1
9.5.4
3.5.0
3.6.0
10.5
10.7
1.7.1
1.8.0
2.0.0.0
2.0.0.20240106
2.31.0.10
2.31.0.20240106
2.2.0.1
2.2.0.20240106
0.1.7
0.1.13
1.3.1
1.4.0
7.4.3
7.4.4
1.29.5
1.29.6
2.13.1
2.14.0
1.33.11
1.33.13
0.3.7
0.3.8
2.25.2
2.26.2
2.6.0
2.7.0
7.0.0
7.0.1
3.1.2
3.1.3
3.5.1
3.5.2
1.7.5
1.8.0
0.11.2
0.12.1
4.25.1
4.25.2
2023.10.3
2023.12.25
69.0.2
69.0.3
4.8.0
4.9.0
Updates
black
from 23.11.0 to 23.12.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
... (truncated)
Commits
ec91a2b
Prepare release 23.12.1 (#4124)8fec1c3
Adds paren to deps for hidden extra constraint (#4108)35ce37d
Add new changelog templated9ad09a
Prepare release 23.12.0 (#4105)ebd543c
Fix feature detection for parenthesized context managers (#4104)eb7661f
Fix another case where we format dummy implementation for non-functions/class...0c98999
Fix path in test message (#4102)9aea976
Only use dummy implementation logic for functions and classes (#4066)67b23d7
Bump actions/setup-python from 4 to 5 (#4101)ce28be2
Add dedicated preview feature for East Asian Width (#4097)Updates
coverage
from 7.3.2 to 7.4.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
23a015c
docs: sample HTML for 7.4.04f020d4
docs: prep for 7.4.05bb88c3
build: temporarily disable metacov, it's flaky now with sysmon support3879b97
docs: mention sys.monitoring support9a84eeb
style: environment variable names should be monospace7882b8c
refactor: clean lint and mypy for sysmon et al5dad1a1
test: test which core we getb7e0c34
fix: don't default to sysmon yete5babcf
docs: explain the COVERAGE_*_CORE testing variablesebdc277
fix: usecore
more consistently thantracer
Updates
mkdocs-material
from 9.5.1 to 9.5.4Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
4498245
Prepare 9.5.4 release12dc9f5
Updated dependenciese68e133
Fixed default tag icon overriding other iconsd87c20f
Fixed change of palette configuration breaking siteab5ccbe
Updated READMEcca090b
Merge branch 'master' of github.com:squidfunk/mkdocs-materialcfab7e3
Updated Insiders changelog0721722
Merge pull request #6626 from nicfv/master55678a9
Update dates to 2024 in blog setup page608b4fc
Updated Insiders changelogUpdates
pre-commit
from 3.5.0 to 3.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9c9983d
v3.6.07dc0a59
Merge pull request #3093 from pre-commit/removeprefixd3fa7f4
Merge pull request #3092 from pre-commit/minimum-version-first08478ec
python 3.9+: use removeprefix047439a
attempt minimum_pre_commit_version first when parsing configs23a2b73
Merge pull request #3079 from edgarrmondragon/deprecation-rmtree-onerrorcffabe5
Address deprecation warning inshutil.rmtree(onerror=...)
51df34e
Merge pull request #3078 from pre-commit/pre-commit-ci-update-confige36cefc
[pre-commit.ci] pre-commit autoupdate2280645
Merge pull request #3064 from pre-commit/pre-commit-ci-update-configUpdates
pymdown-extensions
from 10.5 to 10.7Release notes
Sourced from pymdown-extensions's releases.
Commits
8f5283f
Forgot to bump versionf057c78
Update build env deps (#2284)4b16d55
Update emoji data to latest (#2283)285aa16
Allow specifying a default language for code blocks (#2282)fa30d26
Docs: upgrade JS depse6fe355
Allow configuring custom repo provider (#2277)Updates
mypy
from 1.7.1 to 1.8.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3b46750
remove +dev suffix from versionc9bc833
Fix tests broken by hatchling (#16655)60d30e3
Fix crash with type alias toCallable[[Unpack[Tuple[Any, ...]]], Any]
(#16541)f53f422
Allow type ignores of PEP 695 constructs (#16608)7c33e7c
@final
class without bool cannot have falsey instances (#16566)c224da5
Do not intersect types in isinstance checks if at least one is final (#16330)d54cc35
Change example in test cases with no stubs available (#16513)eb1ee97
Update hashes insync-typeshed.py
following recent typeshed sync (#16600)344298e
Revert use ofParamSpec
forfunctools.wraps
3e5d813
Revert typeshed ctypes changeUpdates
types-croniter
from 2.0.0.0 to 2.0.0.20240106Commits
Updates
types-requests
from 2.31.0.10 to 2.31.0.20240106Commits
Updates
types-google-cloud-ndb
from 2.2.0.1 to 2.2.0.20240106Commits
Updates
ruff
from 0.1.7 to 0.1.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
d16c4a2
Bump version to v0.1.13 (#9493)1602df1
Fix message for aenter in PLC2801 (#9492)395cdf0
Fix backticks in RUF021 docs (#9488)3daf6e1
(🐞) Add the missing period in error message (#9485)a31a314
Account for possibly-empty f-string values in truthiness logic (#9484)f9dd7bb
Removeunreachable-code
feature (#9463)350dcb8
Include base pyproject when initializing cache settings (#9480)55f8f3b
Bump version to v0.1.12 (#9475)eb4ed24
[flake8-simplify
] ImplementSIM911
(#9460)f192c72
Remove type parameter fromparse_*
methods (#9466)Updates
freezegun
from 1.3.1 to 1.4.0Changelog
Sourced from freezegun's changelog.
Commits
5e06dff
Increase version number94f27e6
Update CHANGELOG with 1.4.0 changes3864728
Only mock asyncio on request (#525)7ca707d
Only mock asyncio on request1af5339
Create SECURITY.mdUpdates
pytest
from 7.4.3 to 7.4.4Release notes
Sourced from pytest's releases.
Commits
33f694f
Prepare release version 7.4.476c107c
Merge pull request #11751 from bluetech/backport-11143-to-7.4.x531d76d
[7.4.x] Improve reporting from iter exceptions (#11749)a0f58fa
Merge pull request #11143 from tushar-deepsource/patch-1b1f3387
[7.4.x] #11091: documentation should use hypthonated properties (#11750)2cdd619
Merge pull request #11747 from pytest-dev/backport-11711-to-7.4.xd06c05b
[7.4.x] nodes: fix tracebacks from collection errors are not getting pruned5582bfc
[7.4.x] Improves clarity in Sphinx documentation for function signature. (#11...13024ef
[7.4.x] Fix for operation on closed file in faulthandler teardown (#11631)a40dacf
[7.4.x] XFAIL TestLocalPath.test_make_numbered_dir_multiprocess_safe (#11616)Updates
azure-core
from 1.29.5 to 1.29.6Release notes
Sourced from azure-core's releases.
Commits
b3198b8
Improve docs and types (#33482)3b734c4
update release date (#33458)52d1984
[Core] Add anyio dependency for lock handling (#33307)8c4300d
[Core] Update flask server stream endpoint (#33172)75ed52a
[Core] type AzureNamedKey (#33306)ca79216
pylint next fixes for core (#32924)7c42462
[Core] Fix aiohttp test failures (#33250)4b87997
[Corehttp] Update changelog (#33168)7255f9a
[Corehttp] Misc fixes + cleanup (#33057)9408cb9
[OTel Plugin] Add custom span processor sample (#32880)Updates
babel
from 2.13.1 to 2.14.0Release notes
Sourced from babel's releases.