-
Notifications
You must be signed in to change notification settings - Fork 9
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(deps): bump the deps group across 1 directory with 16 updates #379
Closed
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 deps group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` | | [ydb](https://github.com/ydb-platform/ydb-python-sdk) | `3.12.3` | `3.15.0` | | [pympler](https://github.com/pympler/pympler) | `1.0.1` | `1.1` | | [humanize](https://github.com/python-humanize/humanize) | `4.9.0` | `4.10.0` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.0` | | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | `21.3` | `21.4` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.25.0` | `1.26.0` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.22.0` | `4.23.0` | | [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) | `0.71.0` | `0.72.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.0` | `0.112.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.36.0` | `1.37.0` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.16.0` | `0.17.0` | Updates `pydantic` from 2.7.4 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.4...v2.8.2) Updates `ydb` from 3.12.3 to 3.15.0 - [Release notes](https://github.com/ydb-platform/ydb-python-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-python-sdk/blob/main/CHANGELOG.md) - [Commits](ydb-platform/ydb-python-sdk@3.12.3...3.15.0) Updates `pympler` from 1.0.1 to 1.1 - [Changelog](https://github.com/pympler/pympler/blob/master/CHANGELOG.md) - [Commits](pympler/pympler@1.0.1...1.1) Updates `humanize` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.9.0...4.10.0) Updates `cryptography` from 42.0.8 to 43.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.0) Updates `python-telegram-bot` from 21.3 to 21.4 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](python-telegram-bot/python-telegram-bot@v21.3...v21.4) Updates `opentelemetry-exporter-otlp` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.25.0...v1.26.0) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `mypy` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.1) Updates `pytest` from 8.2.2 to 8.3.2 - [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.2.2...8.3.2) Updates `coverage` from 7.5.4 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.4...7.6.1) Updates `jsonschema` from 4.22.0 to 4.23.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.22.0...v4.23.0) Updates `python-on-whales` from 0.71.0 to 0.72.0 - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](gabrieldemarmiesse/python-on-whales@v0.71.0...v0.72.0) Updates `fastapi` from 0.111.0 to 0.112.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.112.0) Updates `streamlit` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.36.0...1.37.0) Updates `sphinx-gallery` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator) - [Commits](sphinx-gallery/sphinx-gallery@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ydb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pympler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: opentelemetry-exporter-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: jsonschema dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: python-on-whales dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: fastapi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: streamlit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: sphinx-gallery dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 deps group with 16 updates in the / directory:
2.7.4
2.8.2
3.12.3
3.15.0
1.0.1
1.1
4.9.0
4.10.0
42.0.8
43.0.0
21.3
21.4
1.25.0
1.26.0
24.4.2
24.8.0
1.10.1
1.11.1
8.2.2
8.3.2
7.5.4
7.6.1
4.22.0
4.23.0
0.71.0
0.72.0
0.111.0
0.112.0
1.36.0
1.37.0
0.16.0
0.17.0
Updates
pydantic
from 2.7.4 to 2.8.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
4978ee2
update history0345929
v bumpd390a04
Fix issue with assertion caused by pluggable schema validator (#9838)040865f
update history5a33e3b
bump version2f9abb2
Bumppydantic-core
tov2.20.1
,pydantic-extra-types
tov2.9.0
(#9832)ce9c5f7
Remove spooky meetings file (#9824)6bdd6d1
Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...701ccde
Fix list constraint json schema application (#9818)2a066a2
Bumpruff
tov0.5.0
andpyright
tov1.1.369
(#9801)Updates
ydb
from 3.12.3 to 3.15.0Release notes
Sourced from ydb's releases.
Changelog
Sourced from ydb's changelog.
Commits
786e044
Release: 3.15.013c5985
Merge pull request #463 from ydb-platform/typed_parameters90390c8
review fix019594d
extend query service example with parametersd091436
style fixesc82caf0
TypedValue public interfaceea6fbb9
Ability to use implicit lists and dicts643bc02
parameters testsa801a67
typed parameters792ee57
Merge pull request #464 from ydb-platform/docstrings_experimental_warningUpdates
pympler
from 1.0.1 to 1.1Changelog
Sourced from pympler's changelog.
Commits
25578c3
Update version1f588bc
Update changelogc9560b4
Update changelog and version requirementsb674075
Remove Python 3.13 support for now07c31b7
Fix RefBrowser on Python 3.11+dd1fecd
Adapt the garbage collector test to Python 3.11+11c4632
Catch errors on numpy attribute check3fabce2
Fix sizing of objects with references to each otherc73234d
Install setuptools for all Python versionsc1d28bd
Temporarily disable build cancellationsUpdates
humanize
from 4.9.0 to 4.10.0Release notes
Sourced from humanize's releases.
Commits
2a141c7
[pre-commit.ci] pre-commit autoupdate (#190)cae4163
Ruff updatesaa3a94e
Configure pyproject-fmt for 3.13 Trove classifier03af6b2
[pre-commit.ci] pre-commit autoupdateb47d5ee
Update dependency mkdocstrings to v0.25.1 (#189)2af4eb3
Update dependency mkdocstrings to v0.25.114ff668
Remove shebang from filesize.py (#188)4a37bd1
[pre-commit.ci] auto fixes from pre-commit.com hooksae20f3b
Remove shebang from filesize.pyf33d942
Update docs/requirements.txt (#186)Updates
cryptography
from 42.0.8 to 43.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
ebf14f2
bump for 43.0.0 and update changelog (#11311)42788a0
Fix exchange with keys that had Q automatically computed (#11309)2dbdfb8
don't assign unused name (#11310)ccc66e6
Bump openssl from 0.10.64 to 0.10.65 in /src/rust (#11308)4310c87
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#11307)f66a9c4
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#11306)a8fcf18
Bump openssl-sys from 0.9.102 to 0.9.103 in /src/rust (#11305)2fe32b2
Bump mypy from 1.10.1 to 1.11.0 (#11303)ee24e82
Bump setuptools from 71.0.3 to 71.0.4 in /.github/requirements (#11304)7249ccd
Bump portable-atomic from 1.6.0 to 1.7.0 in /src/rust (#11302)Updates
python-telegram-bot
from 21.3 to 21.4Release notes
Sourced from python-telegram-bot's releases.
Changelog
Sourced from python-telegram-bot's changelog.
... (truncated)
Commits
2ac4e00
Bump version to v21.4 (#4371)efe1392
Automate PyPI Releases (#4364)0a673e8
Documentation Improvements (#4303)86c8cae
Restructure Readme (#4362)f737702
Use a Composite Action for Testing Type Completeness (#4367)06f1da5
Stabilize Some Concurrency Usages in Test Suite (#4360)7a470d5
Add a Test Case forMenuButton
(#4363)1714bfd
Deprecate Inclusion ofsuccessful_payment
inMessage.effective_attachment
...71e4015
API 7.7 (#4356)52237cf
Addfilters.PAID_MEDIA
(#4357)Updates
opentelemetry-exporter-otlp
from 1.25.0 to 1.26.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
2d8195b
[release/v1.26.x-0.47bx] Prepare release 1.26.0/0.47b0 (#4076)b79a965
Point pylint to the root directory of every package (#4048)9304017
Move benchmarks for b3 propagator and grpc exporter (#4050)0115d2f
Set _LastValueAggregation start_time_unix_nano to None (#4004)5dc48c5
Separate lint into several jobs (#3902)ee1b008
OTLP exporter is encoding invalid span/trace IDs in the logs fix (#4006)732ea8a
Added py.typed in sub-modules confirming to PEP 420 (#3385)49bfc29
Bump certifi and zipp (#4038)de8b9e0
Remove unnecessary dependenciespytest
,flaky
andpytest-benchmark
(#4022)24095f9
Speed up OTLP proto gRPC exporter tests (#4014)Updates
black
from 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2a
Prepare release 24.8.0 (#4426)9ccf279
Documentfind_project_root
ignoringpyproject.toml
without[tool.black]
...14b6e61
fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9
fix: respect braces better in f-string parsing (#4422)4b4ae43
Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1faf
docs: fix the installation command of extra for blackd (#4413)8827acc
Bump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11d
Bump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5
fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9
Updateactions/checkout
to v4 to stop node deprecation warnings (#4379)Updates
mypy
from 1.10.1 to 1.11.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
570b90a
Bump version to 1.11b3a102e
FixRawExpressionType.accept
crash with--cache-fine-grained
(#17588)aec04c7
Fix PEP 604 isinstance caching (#17563)cb44e4d
Fixtyping.TypeAliasType
being undefined on python < 3.12 (#17558)6cf9180
Fix types.GenericAlias lookup crash (#17543)64c1ebf
Bump version to 1.11.1+devdbd5f5c
Remove +dev from version for 1.11 releasef0a8c69
Update CHANGELOG for mypy 1.11 (#17540)371f780
CHANGELOG.md update for 1.11 (#17539)2563da0
Fix daemon crash on invalid type in TypedDict (#17495)Updates
pytest
from 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.