-
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 23 updates #201
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Feb 12, 2024
@dependabot rebase |
Bumps the dev-dependencies group with 23 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.12.1` | `24.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.0` | `7.4.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.4` | `9.5.9` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.6.1` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240106` | `2.31.0.20240125` | | [types-google-cloud-ndb](https://github.com/python/typeshed) | `2.2.0.20240106` | `2.2.0.20240205` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.13` | `0.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.0.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.29.6` | `1.30.0` | | [botocore](https://github.com/boto/botocore) | `1.34.39` | `1.34.40` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.7` | `42.0.2` | | [google-api-core](https://github.com/googleapis/python-api-core) | `2.15.0` | `2.17.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.26.2` | `2.27.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `0.38.1` | `0.40.1` | | [identify](https://github.com/pre-commit/identify) | `2.5.33` | `2.5.34` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `2.1.5` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.1.0` | `4.2.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.4.0` | | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2024.1` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.3` | `69.1.0` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `3.0.0` | `4.0.0` | Updates `black` from 23.12.1 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.2.0) Updates `coverage` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.0...7.4.1) Updates `mkdocs-material` from 9.5.4 to 9.5.9 - [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.4...9.5.9) Updates `pre-commit` from 3.6.0 to 3.6.1 - [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.6.0...v3.6.1) Updates `types-requests` from 2.31.0.20240106 to 2.31.0.20240125 - [Commits](https://github.com/python/typeshed/commits) Updates `types-google-cloud-ndb` from 2.2.0.20240106 to 2.2.0.20240205 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.1.13 to 0.2.1 - [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.13...v0.2.1) Updates `pytest` from 7.4.4 to 8.0.0 - [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.4...8.0.0) Updates `python-dotenv` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.0.1) Updates `azure-core` from 1.29.6 to 1.30.0 - [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.6...azure-core_1.30.0) Updates `botocore` from 1.34.39 to 1.34.40 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.39...1.34.40) Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](certifi/python-certifi@2023.11.17...2024.02.02) Updates `cryptography` from 41.0.7 to 42.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.2) Updates `google-api-core` from 2.15.0 to 2.17.0 - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-api-core@v2.15.0...v2.17.0) Updates `google-auth` from 2.26.2 to 2.27.0 - [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.26.2...v2.27.0) Updates `griffe` from 0.38.1 to 0.40.1 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.38.1...0.40.1) Updates `identify` from 2.5.33 to 2.5.34 - [Commits](pre-commit/identify@v2.5.33...v2.5.34) Updates `markupsafe` from 2.1.3 to 2.1.5 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.3...2.1.5) Updates `platformdirs` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.1.0...4.2.0) Updates `pluggy` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.3.0...1.4.0) Updates `pytz` from 2023.3.post1 to 2024.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2024.1) Updates `setuptools` from 69.0.3 to 69.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.3...v69.1.0) Updates `watchdog` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch 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-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-minor dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: python-dotenv 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-minor dependency-group: dev-dependencies - dependency-name: botocore dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: cryptography dependency-type: indirect update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: google-api-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google-auth dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: griffe dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: markupsafe dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pytz dependency-type: indirect update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: watchdog dependency-type: indirect update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/dev-dependencies-48e4849c22
branch
from
February 12, 2024 23:50
1c12c51
to
040b423
Compare
Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl>
dependabot
bot
deleted the
dependabot/pip/dev-dependencies-48e4849c22
branch
February 13, 2024 00:17
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 23 updates:
23.12.1
24.2.0
7.4.0
7.4.1
9.5.4
9.5.9
3.6.0
3.6.1
2.31.0.20240106
2.31.0.20240125
2.2.0.20240106
2.2.0.20240205
0.1.13
0.2.1
7.4.4
8.0.0
1.0.0
1.0.1
1.29.6
1.30.0
1.34.39
1.34.40
2023.11.17
2024.2.2
41.0.7
42.0.2
2.15.0
2.17.0
2.26.2
2.27.0
0.38.1
0.40.1
2.5.33
2.5.34
2.1.3
2.1.5
4.1.0
4.2.0
1.3.0
1.4.0
2023.3.post1
2024.1
69.0.3
69.1.0
3.0.0
4.0.0
Updates
black
from 23.12.1 to 24.2.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)8af4394
fix: Don't remove comments along with parens (#4218)35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5b
Fix ignoring input files for symlink reasons (#4222)a201003
Simplify check for symlinks that resolve outside root (#4221)dab37a6
Remove redundant parentheses incase
statementif
guards (#4214)32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50f
fix: additional newline added to docstring when the previous line length is l...3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Updates
coverage
from 7.4.0 to 7.4.1Changelog
Sourced from coverage's changelog.
Commits
07588ea
test: give hypothesis a little more time2c96518
build: tags should be signed8d1857f
docs: sample HTML for 7.4.1ddc88f7
docs: prep for 7.4.198cd671
docs: correct two library urls498b8c9
build: coverage runs have to skip windows pypy too75b22f0
test: ignore color in tracebacksb7c41a2
build: show action environment variables for debuggingf8be865
build: run actions on 3.13 since a3 came out.de60a6d
build(deps): bump actions/dependency-review-action from 3 to 4Updates
mkdocs-material
from 9.5.4 to 9.5.9Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
a6286ef
Prepare 9.5.9 release292d563
Fixed navigation pruning when tabs + sections are active1698fd8
Documentation860869b
Updated Insiders changelog3fb5f06
Prepare 9.5.8 release1b398c0
Updated Esperanto translationsfc6b6dc
Updated premium sponsors584fc2d
Updated dependencies4fc33f6
Added Tamil translations1df8e1f
DocumentationUpdates
pre-commit
from 3.6.0 to 3.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
15bd0c7
v3.6.192678c3
Merge pull request #3126 from pre-commit/crlf-only-diff032d8e2
staged_files_only can handle a crlf-only diff7384838
Merge pull request #3110 from untitaker/pythonexecutable96e0712
[pre-commit.ci] auto fixes from pre-commit.com hooks3388e2d
Pop PYTHONEXECUTABLE10f8853
Merge pull request #3107 from pre-commit/pre-commit-ci-update-config9682f93
[pre-commit.ci] pre-commit autoupdate5f8ebae
Merge pull request #3102 from pre-commit/pre-commit-ci-update-config9cce283
[pre-commit.ci] pre-commit autoupdateUpdates
types-requests
from 2.31.0.20240106 to 2.31.0.20240125Commits
Updates
types-google-cloud-ndb
from 2.2.0.20240106 to 2.2.0.20240205Commits
Updates
ruff
from 0.1.13 to 0.2.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0ccca40
Bump version to v0.2.1 (#9843)041ce1e
Respect genericProtocol
in ellipsis removal (#9841)36b7528
ImplementAnyNode
/AnyNodeRef
forFStringFormatSpec
(#9836)b3dc565
Add--range
option toruff format
(#9733)e708c08
Fix default formax-positional-args
(#9838)7390232
Revert "Use publicly available Apple Silicon runners (#9726)" (#9834)9781563
Add fast-path for comment detection (#9808)84aea7f
Drop__get__
and__set__
fromunnecessary-dunder-call
(#9791)b47f85e
Preview Style: Format module level docstring (#9725)80fc02e
Don't trim last empty line in docstrings (#9813)Updates
pytest
from 7.4.4 to 8.0.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
478f823
Prepare release version 8.0.06085900
[8.0.x] fix: avoid rounding microsecond to1_000_000
(#11863)3b41c65
[8.0.x] Escape skip reason in junitxml (#11845)747072a
[8.0.x] Update docstring of scripts/generate-gh-release-notes.py (#11768)011a475
Properly attach packages to the GH release notes (#11839) (#11840)97960bd
Merge pull request #11835 from pytest-dev/release-8.0.0rc26be0a3c
Prepare release version 8.0.0rc244ffe07
Merge pull request #11837 from pytest-dev/backport-11836-to-8.0.x14ecb04
[8.0.x] testing: temporarily disable test due to hypothesis issue41c8dab
Merge pull request #11831 from bluetech/backport-11825-to-8.0.xUpdates
python-dotenv
from 1.0.0 to 1.0.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
d6c0b96
Bumpversion 1.0.0 -> 1.0.142dc086
Update changelog for 1.0.1b1eebba
Add python 3.12 and pypy3.10 to test runner6ff1391
Fix temporary file is deleted before closing, in the rewrite function (#468)0b94ac0
Allow modules using load_dotenv to be reloaded when launched in a separate th...3ffcef6
Use https in README links (#474)be96be2
Use pathlib.Path in tests (#466)137bc3d
Gracefully handle code which has been imported from a zipfile (#456)dd1af68
FIx year in release in changelog (#453)Updates
azure-core
from 1.29.6 to 1.30.0Release notes
Sourced from azure-core's releases.
Commits
2134805
[corehttp] add support for multipart file tuples and for simultaneous data an...0cd91bf
update changelog (#34053)d717767
NO_CI enable strict_sphinx where libraries are passing already9a67986
[rest] allow files to accept a tuple with duplicate field names (#34021)8999812
[Corehttp] Fix next-pylint errors (#33876)7bf7f3d
support tuples for files (#33948)1889be7
Increment package version after release of azure-core (#33903)fee8bcf
Update samples (#33815)3862c65
update release date (#33887)e588964
[Core] Update async auth policy lock logic (#33282)Updates
botocore
from 1.34.39 to 1.34.40Changelog
Sourced from botocore's changelog.
Commits
24f31d3
Merge branch 'release-1.34.40'5a4ca31
Bumping version to 1.34.40c70a998
Update to latest models5de3a2b
Merge branch 'release-1.34.39' into developUpdates
certifi
from 2023.11.17 to 2024.2.2Commits
45eb611
2024.02.02 (#266)83f4f04
fix leaking certificate issue (#265)bbf2208
Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#264)9e837a5
Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#262)05d071b
Bump actions/upload-artifact from 4.0.0 to 4.1.0 (#261)2a3088a
Bump actions/download-artifact from 4.1.0 to 4.1.1 (#260)d4ca66e
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#258)5d15663
Bump actions/download-artifact from 3.0.2 to 4.1.0 (#257)d66ef9d
Bump actions/setup-python from 4.7.1 to 5.0.0 (#256)8f0d412
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)Updates
cryptography
from 41.0.7 to 42.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
2202123
changelog and version bump 42.0.2 (#10268)f7032bd
bump openssl in CI (#10298) (#10299)002e886
Fixes #10294 -- correct accidental change to exchange kwarg (#10295) (#10296)92fa9f2
support bytes-like consistently across our asym sign/verify APIs (#10260) (#1...6478f7e
explicitly support bytes-like for signature/data in RSA sign/verify (#10259) ...4bb8596
fix the release script (#10233) (#10254)337437d
42.0.1 bump (#10252)56255de
allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#1...12f038b
fixes #10237 -- correct EC sign parameter name (#10239) (#10240)4e64baf
42.0.0 version bump (#10232)