-
Notifications
You must be signed in to change notification settings - Fork 4
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 python-packages group across 1 directory with 8 updates #283
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 python-packages group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dnspython](https://github.com/rthalley/dnspython) | `2.6.1` | `2.7.0` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.3` | | [typer](https://github.com/fastapi/typer) | `0.9.4` | `0.13.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.10.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.4` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.3.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.3` | `0.7.4` | Updates `dnspython` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.6.1...v2.7.0) Updates `requests` from 2.32.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.3) Updates `typer` from 0.9.4 to 0.13.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.9.4...0.13.1) Updates `pydantic` from 2.6.4 to 2.10.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.4...v2.10.0) Updates `rich` from 13.7.1 to 13.9.4 - [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.9.4) Updates `pytest` from 8.1.1 to 8.3.3 - [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.1.1...8.3.3) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `ruff` from 0.3.3 to 0.7.4 - [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.3.3...0.7.4) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Deploying netchecks-docs with
|
Latest commit: |
9afea6c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://207ff0e4.netchecks-docs.pages.dev |
Branch Preview URL: | https://dependabot-pip-python-packag-xc31.netchecks-docs.pages.dev |
The following labels could not be found: |
Superseded by #286. |
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 python-packages group with 8 updates in the / directory:
2.6.1
2.7.0
2.32.0
2.32.3
0.9.4
0.13.1
2.6.4
2.10.0
13.7.1
13.9.4
8.1.1
8.3.3
4.1.0
5.0.0
0.3.3
0.7.4
Updates
dnspython
from 2.6.1 to 2.7.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
889385e
2.7.0 release prepbb4bc91
fix(answer): add typing to range (#1138)4eaf0e2
Use the port from the URL if provided for H3 #1139a287921
fix doco typo142f7ba
fix typo (#1133)8ce60d2
CI 2.7 testing and also remove python 3.84e15806
2.7.0rc1 prep2d6e17c
fix typing after reorganizationab59c9a
lint2b763dc
lintingUpdates
requests
from 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322af
v2.32.3e188799
Don't create default SSLContext if ssl module isn't present (#6724)145b539
Merge pull request #6716 from sigmavirus24/bug/6715b1d73dd
Don't use default SSLContext with custom poolmanager kwargs6badbac
Update HISTORY.mda62a2d3
Allow for overriding of specific pool key params88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextUpdates
typer
from 0.9.4 to 0.13.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
53e21fd
🔖 Release version 0.13.177a7216
📝 Update release notes12459d2
📝 Update markdown includes to use the new simpler format (#1054)f802688
📝 Update release notes603f39d
✨ Remove Rich tags when showing completion text (#877)20d4e5c
📝 Update release notes376b907
🐛 Fix printing HTML from Rich output (#1055)2f9ce51
📝 Update release notes5996fc1
✨ Render Rich markup as HTML in Markdown docs (#847)a6167b3
📝 Update release notesUpdates
pydantic
from 2.6.4 to 2.10.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
910bc54
Prep for v2.10.0 release (#10904)b94af2e
Makepre-commit
install easier (#10901)949bb06
Consistency with "python" rather than "
py" (#10900)4658021
Fix attributes format of code blocks in documentation (#10898)15caf41
fix indentation level (#10897)2b1cb8f
TypeAdapter
repr modification - use parens not brackets (#10880)40322e1
Updatetimedelta
docs with correct spec (#10879)4413892
ImproveTypeAdapter
instance repr (#10872)e526382
Subclass all single host url classes fromAnyUrl
to preserve behavior from ...c62d2d5
Docs updates: type adapter rebuild instructions (#10849)Updates
rich
from 13.7.1 to 13.9.4Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
43d3b04
Merge pull request #3548 from Textualize/bump1394e440ff2
bump12301e3
Merge pull request #3546 from Textualize/faster-cell-len02f3d14
commentaaaef27
leaner syntax6cef0bc
leaner cell_len46150cd
sum and map is faster9e7f363
use setsafcc5c5
Merge pull request #3535 from Textualize/regex-error60f3b61
changelogUpdates
pytest
from 8.1.1 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pytest-cov
from 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0
Bump version: 4.1.0 → 5.0.01181b06
Update changelog.9757222
Fix a minor grammar error (#636)9f5cd81
Cleanup releasing instructions. Closes #616.93b5047
Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860
docs: add config instructions for pyproject.toml.4a5a4b5
Keep GitHub Actions up to date with GitHub's Dependabot1d7f559
Fix or remove URLs that are causing docs tests to fail6a5af8e
Update changelog.d9fe8df
Switch to furo. Closes #618.Updates
ruff
from 0.3.3 to 0.7.4Release notes
Sourced from ruff's releases.