-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump the python-packages group across 1 directory with 23 updates #46
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
…3 updates Bumps the python-packages group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [humanize](https://github.com/python-humanize/humanize) | `4.9.0` | `4.10.0` | | [pint](https://github.com/hgrecco/pint) | `0.24.1` | `0.24.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.3` | `2.9.2` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.23.0` | `0.26.1` | | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.24.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.6.7` | | [tox](https://github.com/tox-dev/tox) | `4.15.1` | `4.20.0` | | [griffe-fieldz](https://github.com/pyapp-kit/griffe-fieldz) | `0.1.2` | `0.2.0` | | [mike](https://github.com/jimporter/mike) | `2.1.1` | `2.1.3` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `6.2.0` | `6.2.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.26` | `9.5.36` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.26.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.3` | `1.11.1` | | [setuptools](https://github.com/pypa/setuptools) | `70.0.0` | `75.1.0` | 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 `pint` from 0.24.1 to 0.24.3 - [Changelog](https://github.com/hgrecco/pint/blob/0.24.3/CHANGES) - [Commits](hgrecco/pint@0.24.1...0.24.3) Updates `pydantic` from 2.7.3 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.3...v2.9.2) 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 `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) Updates `bump-my-version` from 0.23.0 to 0.26.1 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.23.0...0.26.1) Updates `httpx` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.27.2) Updates `mypy` from 1.10.0 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.2) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) Updates `pytest` from 8.2.2 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.2.2...8.3.3) Updates `pytest-asyncio` from 0.23.7 to 0.24.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.24.0) Updates `ruff` from 0.4.9 to 0.6.7 - [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.4.9...0.6.7) Updates `tox` from 4.15.1 to 4.20.0 - [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@4.15.1...4.20.0) Updates `griffe-fieldz` from 0.1.2 to 0.2.0 - [Release notes](https://github.com/pyapp-kit/griffe-fieldz/releases) - [Commits](pyapp-kit/griffe-fieldz@v0.1.2...v0.2.0) Updates `mike` from 2.1.1 to 2.1.3 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.1...v2.1.3) Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.6.0...1.6.1) Updates `mkdocs-autorefs` from 1.0.1 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.0.1...1.2.0) Updates `mkdocs-include-markdown-plugin` from 6.2.0 to 6.2.2 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v6.2.0...v6.2.2) Updates `mkdocs-material` from 9.5.26 to 9.5.36 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.26...9.5.36) Updates `mkdocstrings` from 0.25.1 to 0.26.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.1...0.26.1) Updates `mkdocstrings-python` from 1.10.3 to 1.11.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.10.3...1.11.1) Updates `setuptools` from 70.0.0 to 75.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v75.1.0) Updates `virtualenv` from 20.26.2 to 20.26.5 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.2...20.26.5) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: build dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-type: direct:development 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-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: griffe-fieldz dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mike dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-autorefs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mkdocstrings-python dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 22, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/python-packages-b302081291
branch
September 23, 2024 15:19
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 22 updates in the / directory:
4.9.0
4.10.0
0.24.1
0.24.3
2.7.3
2.9.2
24.4.2
24.8.0
1.2.1
1.2.2
0.23.0
0.26.1
0.27.0
0.27.2
1.10.0
1.11.2
3.7.1
3.8.0
8.2.2
8.3.3
0.23.7
0.24.0
0.4.9
0.6.7
4.15.1
4.20.0
0.1.2
0.2.0
2.1.1
2.1.3
1.6.0
1.6.1
1.0.1
1.2.0
6.2.0
6.2.2
9.5.26
9.5.36
0.25.1
0.26.1
1.10.3
1.11.1
70.0.0
75.1.0
Updates
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
pint
from 0.24.1 to 0.24.3Changelog
Sourced from pint's changelog.
Commits
79e636c
prep for 0.24.35f2a76a
[DOC] Update changelog (#2034)1e46b2e
2035 pandas3 (#2036)b2fc74a
Fix cli uncertainty package import (#2032)f9c381c
Added "mu" and "mc" prefixes. (#2013)bffbbc2
Add ℓ as alternative for liter (#2014)6483353
ensure uncertainties does not depend on numpy (#2001)74e2e6a
Add permille units with ‰ symbol (#2033)7035daf
🎨 Fix styling of docs headings in dark mode (#2026)ad02b87
Merge branch 'master' of https://github.com/hgrecco/pintUpdates
pydantic
from 2.7.3 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)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
build
from 1.2.1 to 1.2.2Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
3b0b5d0
docs: changelog for 1.2.2 (#812)b44a886
docs: more info in README8e19948
build(deps): bump actions/attest-build-provenance in the actions group (#814)b90956c
tests: add module case to uv detection (#813)e79f1b3
ci: remove bot comments from generated release notes (#810)f6da25a
pre-commit: bump repositories (#801)9a52c50
tests: optional uv (#807)553b700
docs: Add a few intersphinx links to the Python Packaging User Guide (#804)336efcb
build(deps): bump actions/attest-build-provenance in the actions group (#802)73b7213
tests: mark more network tests (#808)Updates
bump-my-version
from 0.23.0 to 0.26.1Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
683904a
Version updated from 0.26.0 to 0.26.1dd9a403
Merge pull request #235 from callowayproject/234-fix-new_version-and-new_tag-...24a9bdc
Fixed missing new version info in some hook environments6f5d56b
Updated pre-commit versions0796a53
Merge pull request #233 from callowayproject/pre-commit-ci-update-configd21d6df
[pre-commit.ci] pre-commit autoupdatee440895
Merge pull request #232 from rgryta/action3e3ff9a1
Update example to better showcase the GHA capabilities0650ca8
Add current and previous version outputs to the GHA88c9790
Add environment variable to README exampleUpdates
httpx
from 0.27.0 to 0.27.2Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
609df7e
ReintroduceURLTypes
. (#3288)1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285)1bf1ba5
Version 0.27.1 (#3275)7c0cda1
Improve InvalidURL error message. (#3250)beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247)359f77d
Clean up URL signature. (#3245)b351a44
Update requirements.txt (#3246)db9072f
Add URL parsing tests from WHATWG (#3188)92e9dfb
Update asgi.py docstring (#3210)e186ecc
Bump the python-packages group with 8 updates (#3213)Updates
mypy
from 1.10.0 to 1.11.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+dev570b90a
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)Updates
pre-commit
from 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423f
v3.8.08133abd
Merge pull request #3265 from lorenzwalthert/issue-3206da0c1d0
implement health check for language:rf641f6a
Merge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19d
fixes for mypy 1.1188317dd
[pre-commit.ci] pre-commit autoupdatefaa6f8c
Merge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459
[pre-commit.ci] pre-commit autoupdate0252908
Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce
[pre-commit.ci] pre-commit autoupdateUpdates
pytest
from 8.2.2 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-asyncio
from 0.23.7 to 0.24.0Release notes
Sourced from pytest-asyncio's releases.