chore(deps): bump the minor-and-patch group across 1 directory with 11 updates - #20
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 11 updates#20dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…1 updates Bumps the minor-and-patch group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [streamlit](https://github.com/streamlit/streamlit) | `1.59.1` | `1.60.0` | | [groq](https://github.com/groq/groq-python) | `1.5.0` | `1.6.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.0` | `0.140.1` | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.7.0` | `0.8.0` | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.4` | `7.1.6` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.50` | `3.1.57` | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.23.0` | `2.24.0` | | [tzdata](https://github.com/python/tzdata) | `2026.2` | `2026.3` | | [websockets](https://github.com/python-websockets/websockets) | `16.0` | `16.1.1` | Updates `streamlit` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.59.1...1.60.0) Updates `groq` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](groq/groq-python@v1.5.0...v1.6.0) Updates `fastapi` from 0.139.0 to 0.140.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.0...0.140.1) Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.7.0...v0.8.0) Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.14.2) Updates `cachetools` from 7.1.4 to 7.1.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.4...v7.1.6) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](certifi/python-certifi@2026.06.17...2026.07.22) Updates `gitpython` from 3.1.50 to 3.1.57 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.50...3.1.57) Updates `narwhals` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.23.0...v2.24.0) Updates `tzdata` from 2026.2 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2026.2...2026.3) Updates `websockets` from 16.0 to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@16.0...16.1.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: groq dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.140.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cachetools dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: narwhals dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tzdata dependency-version: '2026.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
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 minor-and-patch group with 11 updates in the / directory:
1.59.11.60.01.5.01.6.00.139.00.140.10.7.00.8.04.14.14.14.27.1.47.1.62026.6.172026.7.223.1.503.1.572.23.02.24.02026.22026.316.016.1.1Updates
streamlitfrom 1.59.1 to 1.60.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
70c32f1Up version to 1.60.05b2bbbe[bugfix] Fix widgets inside popover-in-dialog being unclickable (#16067)c5e4012[bugfix] Fix inconsistent checkbox margin in horizontal container within colu...96cf9d6[docs] Pause external pull request contributions (#16037)d71628c[bugfix] Include decorators in st.echo output (#16068)cc1676aBump the eslint group across 1 directory with 2 updates (#16083)4ccad5d[chore] Add typing test for st.pydeck_chart (#15801)fc2cb5dBump the codeql-action group with 2 updates (#16058)6022987Bump vite-bundle-analyzer from 1.3.8 to 1.3.9 in /frontend in the vite group ...db297c6Bump the protobufjs group in /frontend with 2 updates (#16073)Updates
groqfrom 1.5.0 to 1.6.0Release notes
Sourced from groq's releases.
Changelog
Sourced from groq's changelog.
Commits
ee812abrelease: 1.6.0 (#279)7b93dfachore: update CODEOWNERS (add@pmichalina-groq, remove@gradenrand@bklieger...Updates
fastapifrom 0.139.0 to 0.140.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
3e310c9🔖 Release version 0.140.1 (#16063)43eafc6📝 Update release notes65ef53a♻️ Update the lru_cache limit for dependencies to account for large apps (#16...255b912🔖 Release version 0.140.0 (#16050)892eacd📝 Update release notes0270829⚡️ Reduce memory usage in dependencies (#16049)ae031be📝 Update release notesf3644b3📝 Fix links in docs (#15967)1e24ca0📝 Update release notes513c396👷 Add CI memory benchmark (#16046)Updates
annotated-typesfrom 0.7.0 to 0.8.0Release notes
Sourced from annotated-types's releases.
Commits
9eb9668Prepare for 0.8.0 release (#103)10b7764Fix typo inLendocstring (#100)955f757Add support for Python 3.14 and drop EOL 3.8-3.9 (#97)bd280feAdded Python 3.14 to the test matrix (#96)a471bb7Add SPDX license expression (#92)eab91d9Fix string predicate names in doc (#90)03ad9c3add CI for PyPy3.11 and fix test (issue 71) (#88)5ae6043fix: typo in README.md (#87)b60ad7bUpdate license-files to be PEP-639 compliant (#85) (#86)3fbeb6dFix docstring ofTimezone(#84)Updates
anyiofrom 4.14.1 to 4.14.2Release notes
Sourced from anyio's releases.
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
cachetoolsfrom 7.1.4 to 7.1.6Changelog
Sourced from cachetools's changelog.
Commits
13bb86aMinor style improvements to keep ruff happy.e2250beFix RTD version handling.0d2a6eaRelease v7.1.5.d64cf80Prepare v7.1.5.fcbb0deFix #406: Merge branch 'gaoflow-fix-tlru-overwrite-expired-stale-value' into ...c0fdf6aFix TLRUCache silently keeping stale value on expired overwrite978d34dBump actions/setup-python from 6.2.0 to 6.3.0d5c7eeaReject negative cache item sizes578e976Update build environment.e164b70Bump codecov/codecov-action from 6.0.0 to 7.0.0Updates
certififrom 2026.6.17 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)Updates
gitpythonfrom 3.1.50 to 3.1.57Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
ccbd573prepare for new released1a631dMerge pull request #2193 from gitpython-developers/more-unsafe-optionsab33e33Merge pull request #2194 from gitpython-developers/fix-basedpyright52199b3address review comments60dec71Adopt basedpyright with a legacy baseline7a4f5dcBlock unsafe archive additions and bundle URI3af0c25Block unsafe checkout-index and tag file optionsfb5d584Merge pull request #2187 from pick7/codex/remote-progress-return-type951cc44Merge pull request #2188 from pick7/codex/redact-http-extraheader2e5b13fMerge pull request #2189 from pick7/codex/output-stream-timeoutUpdates
narwhalsfrom 2.23.0 to 2.24.0Release notes
Sourced from narwhals's releases.
Commits
007bbebrelease: Bump version to 2.24.071de97bci: fix lightgbm nightly test (#3786)5b3bb00fix: tightenassert_equal_data(#3772)7e72e00chore(deps): lock file maintenance (#3785)23af8f6fix: avoid potential sql injection in sink_parquet (#3783)f44556bfix: avoid potential sql injection for join_asof (#3782)deffd1dchore(deps): lock file maintenance (#3781)93652c3chore(deps): lock file maintenance (#3776)2721975ci: Removecore,typingdependency group conflict (#3773)dcbbf22feat: WidenIntoSchemato acceptIntoDTypevalues and(name, dtype)pai...Updates
tzdatafrom 2026.2 to 2026.3Release notes
Sourced from tzdata's releases.
Changelog
Sourced from tzdata's changelog.
Commits
a442794Update tzdata to version2026c(#145)8f35937Use thereleaseenvironment for TestPyPI publishes (#146)ba0b891Few fixes to the maintaining doc9a7e6a0Add Stan Ulbrych to license1cab5e2Bumpactions/checkoutfrom 6.0.2 to 7.0.0 (#144)e71cff9Bumphynek/build-and-inspect-python-packageaction (#143)14b2953Make open PR check stricter (#141)68d4d51Isolate package build and publish (#137)