-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
build(requirements): bump the prod group with 25 updates #130
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
Contributor
Bumps the prod group with 25 updates: | Package | From | To | | --- | --- | --- | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.0.2` | `2.0.3` | | [build](https://github.com/pypa/build) | `0.10.0` | `1.0.3` | | [click](https://github.com/pallets/click) | `8.1.6` | `8.1.7` | | [coverage](https://github.com/nedbat/coveragepy) | `7.2.7` | `7.3.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.1.2` | `1.1.3` | | [furo](https://github.com/pradyunsg/furo) | `2023.7.26` | `2023.8.19` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.0.0` | `10.1.0` | | [mypy](https://github.com/python/mypy) | `1.4.1` | `1.5.1` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.2.0` | `1.3.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.1.1` | `2.3.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.4.0` | `2.7.0` | | [pygments](https://github.com/pygments/pygments) | `2.15.1` | `2.16.1` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `7.4.1` | | [readme-renderer](https://github.com/pypa/readme_renderer) | `40.0` | `41.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.0.282` | `0.0.287` | | [shellingham](https://github.com/sarugaku/shellingham) | `1.5.0.post1` | `1.5.3` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.4.1` | `2.5` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.1.2` | `7.2.5` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `4.4.0` | `5.0.1` | | [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.4` | `1.0.7` | | [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | `1.0.2` | `1.0.5` | | [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.1` | `2.0.4` | | [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | `1.0.3` | `1.0.6` | | [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | `1.1.5` | `1.1.9` | | [tornado](https://github.com/tornadoweb/tornado) | `6.3.2` | `6.3.3` | Updates `pydantic-settings` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.0.2...v2.0.3) Updates `build` from 0.10.0 to 1.0.3 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@0.10.0...1.0.3) Updates `click` from 8.1.6 to 8.1.7 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.6...8.1.7) Updates `coverage` from 7.2.7 to 7.3.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.2.7...7.3.1) Updates `exceptiongroup` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.1.2...1.1.3) Updates `furo` from 2023.7.26 to 2023.8.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2023.07.26...2023.08.19) Updates `more-itertools` from 10.0.0 to 10.1.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.0.0...v10.1.0) Updates `mypy` from 1.4.1 to 1.5.1 - [Commits](python/mypy@v1.4.1...v1.5.1) Updates `pluggy` from 1.2.0 to 1.3.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.2.0...1.3.0) Updates `pydantic` from 2.1.1 to 2.3.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.1.1...v2.3.0) Updates `pydantic-core` from 2.4.0 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.4.0...v2.7.0) Updates `pygments` from 2.15.1 to 2.16.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.1...2.16.1) Updates `pytest` from 7.4.0 to 7.4.1 - [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.0...7.4.1) Updates `readme-renderer` from 40.0 to 41.0 - [Release notes](https://github.com/pypa/readme_renderer/releases) - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst) - [Commits](pypa/readme_renderer@40.0...41.0) Updates `ruff` from 0.0.282 to 0.0.287 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.282...v0.0.287) Updates `shellingham` from 1.5.0.post1 to 1.5.3 - [Release notes](https://github.com/sarugaku/shellingham/releases) - [Changelog](https://github.com/sarugaku/shellingham/blob/master/CHANGELOG.rst) - [Commits](sarugaku/shellingham@1.5.0.post1...1.5.3) Updates `soupsieve` from 2.4.1 to 2.5 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.4.1...2.5) Updates `sphinx` from 7.1.2 to 7.2.5 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v7.1.2...v7.2.5) Updates `sphinx-click` from 4.4.0 to 5.0.1 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@4.4.0...5.0.1) Updates `sphinxcontrib-applehelp` from 1.0.4 to 1.0.7 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/1.0.7/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-applehelp@1.0.4...1.0.7) Updates `sphinxcontrib-devhelp` from 1.0.2 to 1.0.5 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/1.0.5/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.2...1.0.5) Updates `sphinxcontrib-htmlhelp` from 2.0.1 to 2.0.4 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/2.0.4/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.1...2.0.4) Updates `sphinxcontrib-qthelp` from 1.0.3 to 1.0.6 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/1.0.6/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.3...1.0.6) Updates `sphinxcontrib-serializinghtml` from 1.1.5 to 1.1.9 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.5...1.1.9) Updates `tornado` from 6.3.2 to 6.3.3 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.3.2...v6.3.3) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: build dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: readme-renderer dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: shellingham dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: soupsieve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: sphinx-click dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: sphinxcontrib-applehelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: sphinxcontrib-devhelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: sphinxcontrib-htmlhelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: sphinxcontrib-serializinghtml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Dependency related
python
Pull requests that update Python code
labels
Sep 7, 2023
@dependabot squash and merge |
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 prod group with 25 updates:
2.0.2
2.0.3
0.10.0
1.0.3
8.1.6
8.1.7
7.2.7
7.3.1
1.1.2
1.1.3
2023.7.26
2023.8.19
10.0.0
10.1.0
1.4.1
1.5.1
1.2.0
1.3.0
2.1.1
2.3.0
2.4.0
2.7.0
2.15.1
2.16.1
7.4.0
7.4.1
40.0
41.0
0.0.282
0.0.287
1.5.0.post1
1.5.3
2.4.1
2.5
7.1.2
7.2.5
4.4.0
5.0.1
1.0.4
1.0.7
1.0.2
1.0.5
2.0.1
2.0.4
1.0.3
1.0.6
1.1.5
1.1.9
6.3.2
6.3.3
Updates
pydantic-settings
from 2.0.2 to 2.0.3Release notes
Sourced from pydantic-settings's releases.
Commits
6f12222
Prepare release 2.0.3 (#141)5933ea6
Check union args to don't consider Optional fields as complex Union (#138)e6417b4
Fix_replace_field_names_case_insensitively
precondition inconsistency (#130)Updates
build
from 0.10.0 to 1.0.3Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
38d1a68
chore: bump to 1.0.317cefaf
tox: format filec48f4ca
chore: release 1.0.14b61b8e
Apply suggestions from code reviewd6138f5
fix: avoid bug in various patch releases of Pythoneada811
build(deps): bump actions/checkout from 3 to 4 (#673)955e697
pre-commit: bump repositories (#672)f51c089
changelog: fix issue reference1fff01e
style: ignore W005, since we are build06e0481
ci: build and test SDist/wheelsUpdates
click
from 8.1.6 to 8.1.7Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
874ca2b
release version 8.1.76e1f6d3
completion(fish): add back ; as line endings in fish script (#2570)a955c77
update fish enabling script3c1529e
add back semicolons in fish scripta260ca6
Replace bash shell completion version error with warning (#2576)d9db70c
bash version support shows warning instead of error22b9b1c
Fix incorrect passing of flags to re.sub (#2581)d69d210
fix flake8 findingaf2da1e
Fix incorrect passing of flags to re.subbb6a872
start version 8.1.7Updates
coverage
from 7.2.7 to 7.3.1Changelog
Sourced from coverage's changelog.
Commits
7ce94f1
docs: sample HTML for 7.3.1ac0021b
docs: prep for 7.3.1508c27f
build(docs): have to install ourselves for api docs6205c9f
style: pyupgrade --py38-plus --keep-runtime-typing3b484e7
style:from __future__ import annotations
in every .py file with code86955f2
test/doc: add more tests of star behavior, and document it.9d5ae8e
test: add regression test for path w/ trailing wildcardf0c18f6
style: use walrus for regexing6afcdc3
chore: make upgradec2b238e
docs: fury.io badge is lagging, switch to shields.ioUpdates
exceptiongroup
from 1.1.2 to 1.1.3Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
31d77ff
Added the release version516ade1
Updated type annotations to match typeshed (#77)8b8791b
Fixed bareraise
and exception chaining when a handler raises an exception ...0c94abe
[pre-commit.ci] pre-commit autoupdate (#75)0878b83
[pre-commit.ci] pre-commit autoupdate (#74)fc578bc
Switched to trusted publishing4640be7
[pre-commit.ci] pre-commit autoupdate (#73)14bf3ed
Fixed erroneous TypeError in test_async_handler()c971039
[pre-commit.ci] pre-commit autoupdate (#72)1d604fb
Made catch() raise TypeError on async handler (#69)Updates
furo
from 2023.7.26 to 2023.8.19Changelog
Sourced from furo's changelog.
... (truncated)
Commits
0766bb2
Prepare release: 2023.08.19807d73c
Update changelog364b261
Accomodate for the requireddata-content_root
for search0d38bc6
Simplify retrieval ofpygments_dark_style
value (#699)3631ffc
Usesphinx.errors.ConfigError
(#697)d2e2448
Remove duplicate HTML builder check (#698)7b4f130
Drop Python 3.7 (#701)e322b71
Remove pointless assert (#702)ee2097a
Bumprequire_sphinx()
to Sphinx 6.0 (#700)c1ff10b
Back to developmentUpdates
more-itertools
from 10.0.0 to 10.1.0Release notes
Sourced from more-itertools's releases.
Commits
266ebdc
Merge pull request #747 from more-itertools/version-10.1.0e470f77
Doc updates for 10.1.0cc8a8ab
Bump version: 10.0.0 → 10.1.065db6f8
Merge pull request #746 from obaltian/fix-consume-type-annotatione40f679
fix consume() type annotationff2a90f
Merge pull request #744 from pochmann/patch-55fd6c67
Add empty line0ee59bd
Simplify_zip_equal
3e1b301
Merge pull request #742 from pochmann/patch-5415b05b
Merge branch 'more-itertools:master' into patch-5Updates
mypy
from 1.4.1 to 1.5.1Commits
de4f2ad
[Release 1.5] Bump version to 1.5.1 to pick up last 2 CPs2ff7c0d
[release 1.5] stubtest: Fix__mypy-replace
false positives (#15689) (#15751)373b73a
[Release 1.5] Update typing_extensions stubs (#15745)a6bd80e
Remove+dev
from version9dd0d39
Manually revert "Add support for attrs.fields (#15021)" (#15674)45e1bf7
Typeshed cherry-pick: Fix@patch
whennew
is missing (#10459) (#15673)7a94183
Fix dataclass/protocol crash on joining types (#15629)2ebd51e
Teachstubgen
to work withcomplex
and unary expressions (#15661)3983381
Fix testLiteralMeets failure (#15659)3bf8521
Consistently avoid type-checking unreachable code (#15386)Updates
pluggy
from 1.2.0 to 1.3.0Changelog
Sourced from pluggy's changelog.
Commits
e13a58c
Preparing release 1.3.0c53af98
Merge pull request #434 from bluetech/typing462da97c
Export pluggy's typing973fb56
tracing: more compatible types for_Writer
and_Processor
b5fb741
Export__version__
1b1042e
Merge pull request #430 from bluetech/typing3ba6fb4a
[pre-commit.ci] pre-commit autoupdateaea172a
[pre-commit.ci] pre-commit autoupdate20b419d
docs: enable nitpicky mode80a73dc
Mark some fields and classesFinal
and@final
Updates
pydantic
from 2.1.1 to 2.3.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7f1a643
fix markdown in history (#7232)5fb914b
Prepare for 2.3.0 release (#7231)8edc9ba
Support get_validators (#7197)8467fdd
✅ Implementtzinfo.fromutc
method forTzInfo
inpydantic-core
(#7019)71deb09
fix #7228 (typo): docs invalidators.md
to correctvalidate_default
kwarg...d110b47
clean Model docstrings in JSON Schema (#7210)bd2b524
Fixconfig.defer_build
for serialization first cases (#7024)820da6f
DocumentBase64Str
andBase64Bytes
(#7192)caa7801
Make shadowing attributes a warning instea...Description has been truncated
📚 Documentation preview 📚: https://serious-scaffold-python--130.org.readthedocs.build/en/130/