-
Notifications
You must be signed in to change notification settings - Fork 6
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 across 1 directory with 19 updates #627
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 9, 2024
Bumps the dev-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.113.0` | `0.114.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` | | [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.27.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.1.1` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.2` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.47` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.2` | `2.23.3` | | [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `6.0.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.0` | | [starlette](https://github.com/encode/starlette) | `0.38.4` | `0.38.5` | | [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.18.1` | | [typer](https://github.com/fastapi/typer) | `0.12.4` | `0.12.5` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20240905` | `2.32.0.20240907` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.19.0` | `0.20.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.11` | `1.11.0` | | [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` | Updates `fastapi` from 0.113.0 to 0.114.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.113.0...0.114.0) Updates `filelock` from 3.15.4 to 3.16.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.0) Updates `intake` from 0.6.4 to 2.0.7 - [Commits](intake/intake@0.6.4...2.0.7) Updates `ipython` from 8.18.0 to 8.27.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.27.0) Updates `numpy` from 1.26.4 to 2.1.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.1.1) Updates `pipdeptree` from 2.23.1 to 2.23.3 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.1...2.23.3) Updates `platformdirs` from 4.2.2 to 4.3.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.2) Updates `prompt-toolkit` from 3.0.36 to 3.0.47 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.36...3.0.47) Updates `pydantic-core` from 2.23.2 to 2.23.3 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.2...v2.23.3) Updates `pydantic-numpy` from 5.0.2 to 6.0.0 - [Commits](https://github.com/caniko/pydantic-numpy/commits) Updates `rich` from 13.7.1 to 13.8.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.8.0) Updates `starlette` from 0.38.4 to 0.38.5 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.4...0.38.5) Updates `tox` from 3.28.0 to 4.18.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@3.28.0...4.18.1) Updates `typer` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.4...0.12.5) Updates `types-requests` from 2.32.0.20240905 to 2.32.0.20240907 - [Commits](https://github.com/python/typeshed/commits) Updates `uvloop` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.19.0...v0.20.0) Updates `virtualenv` from 20.26.3 to 20.26.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.4) Updates `yarl` from 1.9.11 to 1.11.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.9.11...v1.11.0) Updates `zict` from 2.2.0 to 3.0.0 --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: intake dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pipdeptree dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prompt-toolkit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rich dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: starlette dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typer 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: uvloop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: zict dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/dev-dependencies-12dec937a7
branch
from
September 9, 2024 13:23
fc0f73f
to
8f47fbc
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dev-dependencies-12dec937a7
branch
September 16, 2024 01:20
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
0 participants
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 19 updates in the / directory:
0.113.0
0.114.0
3.15.4
3.16.0
0.6.4
2.0.7
8.18.0
8.27.0
1.26.4
2.1.1
2.23.1
2.23.3
4.2.2
4.3.2
3.0.36
3.0.47
2.23.2
2.23.3
5.0.2
6.0.0
13.7.1
13.8.0
0.38.4
0.38.5
3.28.0
4.18.1
0.12.4
0.12.5
2.32.0.20240905
2.32.0.20240907
0.19.0
0.20.0
20.26.3
20.26.4
1.9.11
1.11.0
2.2.0
3.0.0
Updates
fastapi
from 0.113.0 to 0.114.0Release notes
Sourced from fastapi's releases.
Commits
bde12fa
🔖 Release version 0.114.074842f0
📝 Update release notese68d8c6
📝 Update release notes4ff22a0
📝 Update docs, Form Models section title, to match config name (#12152)a11e392
📝 Update release notes4633b1b
✨ Add support for forbidding extra form fields with Pydantic models (#12134)1b06b53
📝 Update release notesc411b81
✅ Update internal tests for latest Pydantic, including CI tweaks to install t...Updates
filelock
from 3.15.4 to 3.16.0Release notes
Sourced from filelock's releases.
Commits
0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)Updates
intake
from 0.6.4 to 2.0.7Commits
5e7b3b8
Merge pull request #845 from jslorrma/fix/sparkdataframe-func-and-deltareader...9875076
fix: Fix typo in SparkDataFrame and update DeltaReader implements attribute2d526aa
Merge pull request #843 from AlbertDeFusco/feat/llama-server-cache-system-pro...68b0aae
cache system prompt file to disk913687d
Merge pull request #841 from AlbertDeFusco/feat/find-free-porteac67cc
Merge pull request #840 from AlbertDeFusco/chore/llama.cpp-short-kwargs6590c9a
start llamacppservice on free port62c3333
supported short-form kwargs7874ba1
Merge pull request #842 from AlbertDeFusco/chore/setup-miniconda117105c
swap for condaUpdates
ipython
from 8.18.0 to 8.27.0Commits
82690a0
release 8.27.07af1c01
Whats new 8.27 (#14508)ef9d41e
Whats new 8.275c8bc51
Fix completion in indented lines dropping prefix when jedi is disabled (#14474)6bde8f6
Don't force matplotlib backend names to be lowercase (#14475)d5762c1
Fix showing SystemExit exception raise inside except handler (#14503)82eba44
Fix some tests on Python 3.13 RC1 (#14504)2e34c77
Autoformat with darker44bffab
Relax string checks in test_pinfo_docstring_dynamic7ea81cd
Fix test_decorator_skip_with_breakpoint() on Python 3.13Updates
numpy
from 1.26.4 to 2.1.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
48606ab
Merge pull request #27328 from charris/prepare-2.1.1a7cb4c4
REL: Prepare for the NumPy 2.1.1 release [wheel build]884c92b
Merge pull request #27303 from charris/backport-27284ca7f5c1
Merge pull request #27304 from charris/backport-270492a49507
BUG: f2py: better handle filtering of public/private subroutinesd4306dd
TST: Add regression test for gh-26920db9668d
BLD: cp311- macosx_arm64 wheels [wheel build]c6ff254
Merge pull request #27287 from charris/post-2.0.2-release-update326bc17
MAINT: Update main after the 2.0.2 release8164b7c
Merge pull request #27278 from charris/backport-27275Updates
pipdeptree
from 2.23.1 to 2.23.3Release notes
Sourced from pipdeptree's releases.
Commits
f707afe
Add 3.13 tag813a9d0
Declare 3.13 support (#406)d78bb60
[pre-commit.ci] pre-commit autoupdate (#404)bdeea39
Move pip's frozen requirement API into a single module (#402)e945c84
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#405)6008496
[pre-commit.ci] pre-commit autoupdate (#400)11aef42
[pre-commit.ci] pre-commit autoupdate (#399)131707b
[pre-commit.ci] pre-commit autoupdate (#398)6eb8d4b
[pre-commit.ci] pre-commit autoupdate (#397)28ed57c
[pre-commit.ci] pre-commit autoupdate (#396)Updates
platformdirs
from 4.2.2 to 4.3.2Release notes
Sourced from platformdirs's releases.
Commits
c596271
Fix multi-path returned from_path
methods on MacOS (#299)a420284
Use uv as installer (#300)49a89ef
Update README.rst4851532
Update README.rst330b272
Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla...1ca8592
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#297)6ac03f5
[pre-commit.ci] pre-commit autoupdate (#293)9e539d7
Useinclude-hidden-files: true
to upload coverage artifacts (#298)6a0ff60
[pre-commit.ci] pre-commit autoupdate (#288)8f59e91
Test with latest PyPy (#290)Updates
prompt-toolkit
from 3.0.36 to 3.0.47Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
... (truncated)
Commits
6695411
Release 3.0.4767e644b
Small simplification in Screen code.8889675
fix(Examples): address a typo in one of the examples15f3aec
Allow passing exception classes for KeyboardInterrupt and EOFError in PromptS...a04c37d
Compute padding parameters for Box widget lazily.98659af
Release 3.0.462530c04
Make AppSession compatible with pytest's capsys fixture + docs.6a58564
Release 3.0.45a21831e
Improve performance of GrammarCompleter (faster deduplication of completions).81dcfda
Release 3.0.44.Updates
pydantic-core
from 2.23.2 to 2.23.3Release notes
Sourced from pydantic-core's releases.
Commits
ba8eab4
Bump version to v2.23.3 (#1444)3bd1baa
Fix_IncEx
type annotation (#1443)f2a0bb8
Fix tagged union serialization warning when using aliases (#1442)c462f77
Bump serde_json from 1.0.127 to 1.0.128 (#1440)6169ea9
Improve test_valid_complex_string_with_space() xfail condition (#1441)dec5faa
Negative integers with leading zeros raise ValueError (#1436)e1cd613
Bump serde_json from 1.0.121 to 1.0.127 (#1433)bc54048
Bump regex from 1.10.5 to 1.10.6 (#1432)e26afb8
Bump uuid from 1.9.1 to 1.10.0 (#1431)4bd4298
Bump idna from 1.0.1 to 1.0.2 (#1430)Updates
pydantic-numpy
from 5.0.2 to 6.0.0Commits
Updates
rich
from 13.7.1 to 13.8.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
9ec4191
Merge pull request #3473 from Textualize/bump13809c74f03
bump to v13.8.0dc7a195
Merge pull request #3472 from Textualize/fix-bad-dataclassc938830
changelog6055e2d
fix for missing field in dataclassb6f2f7a
Merge pull request #3454 from subrat-lima/masterb1397be
Merge pull request #3455 from jjhelmus/dataclasses_3.13035f3ea
Merge pull request #3452 from sbraz/typos_examplesd6abebd
Merge branch 'master' into dataclasses_3.131b2dada
Merge pull request #3471 from Textualize/fix-append-tokensUpdates
starlette
from 0.38.4 to 0.38.5Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
2d0dde8
Version 0.38.5 (#2689)53f9dc0
FixBackgroundTasks
withBaseHTTPMiddleware
(#2688)8e1fc9b
Bump the python-packages group with 9 updates (#2683)616e682
Remove short logo from documentation (#2682)Updates
tox
from 3.28.0 to 4.18.1Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
df34192
release 4.18.19c6f835
Add 3.13 to CI and bump deps (#3339)9138e15
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3338)3f004fc
[pre-commit.ci] pre-commit autoupdate (#3329)fab358e
Properly document thetox_env_teardown
hook (#3333)8d0a47c
Fix issue link in changelog (#3332)874e9af
Fixup the spec string for sys.executable (#3327)dde4964
Fix docsea72694
release 4.18.03b3628d
Fix #3318 - Suppress spinner in parallel runs in CI (#3321)Updates
typer
from 0.12.4 to 0.12.5Release notes
Sourced from typer's releases.