-
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 18 updates #39
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
…8 updates Bumps the python-packages group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.0` | | [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.8.2` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.23.0` | `0.24.3` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.1` | | [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.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.23.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.5.5` | | [tox](https://github.com/tox-dev/tox) | `4.15.1` | `4.16.0` | | [mike](https://github.com/jimporter/mike) | `2.1.1` | `2.1.2` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `6.2.0` | `6.2.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.26` | `9.5.30` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.25.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.3` | `1.10.7` | | [setuptools](https://github.com/pypa/setuptools) | `70.0.0` | `72.1.0` | Updates `aiohttp` from 3.9.5 to 3.10.0 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.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.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.3...v2.8.2) Updates `bump-my-version` from 0.23.0 to 0.24.3 - [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.24.3) Updates `mypy` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.1) 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.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 `pytest-asyncio` from 0.23.7 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.23.8) Updates `ruff` from 0.4.9 to 0.5.5 - [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.5.5) Updates `tox` from 4.15.1 to 4.16.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.16.0) Updates `mike` from 2.1.1 to 2.1.2 - [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.2) Updates `mkdocs-include-markdown-plugin` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v6.2.0...v6.2.1) Updates `mkdocs-material` from 9.5.26 to 9.5.30 - [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.30) Updates `mkdocstrings` from 0.25.1 to 0.25.2 - [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.25.2) Updates `mkdocstrings-python` from 1.10.3 to 1.10.7 - [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.10.7) Updates `setuptools` from 70.0.0 to 72.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...v72.1.0) Updates `virtualenv` from 20.26.2 to 20.26.3 - [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.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - 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: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor 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-patch 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: mike dependency-type: direct:development update-type: version-update:semver-patch 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-patch dependency-group: python-packages - dependency-name: mkdocstrings-python dependency-type: direct:development update-type: version-update:semver-patch 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]>
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 python-packages group with 17 updates in the / directory:
3.9.5
3.10.0
4.9.0
4.10.0
0.24.1
0.24.3
2.7.3
2.8.2
0.23.0
0.24.3
1.10.0
1.11.1
3.7.1
3.8.0
8.2.2
8.3.2
0.23.7
0.23.8
0.4.9
0.5.5
4.15.1
4.16.0
2.1.1
2.1.2
6.2.0
6.2.1
9.5.26
9.5.30
0.25.1
0.25.2
1.10.3
1.10.7
70.0.0
72.1.0
Updates
aiohttp
from 3.9.5 to 3.10.0Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
7f29851
Release 3.10.0 (attempt 2) (#8552)fc201e8
Release 3.10.0 (#8550)305f67a
Release 3.10.0rc0 (#8545)ed8de3a
[PR #8541/a561fa99 backport][3.10] Cleanup for #8495 (#8544)df57b9f
[3.10] Handle 403 and 404 issues in FileResponse class (#8538) (#8539)3baa6de
[PR #8535/7108d646 backport][3.10] Small speed up to cookiejar filter_cookies...5621ecf
Bump pytest from 8.3.1 to 8.3.2 (#8536)9b9cec2
Release 3.10.0b1 (#8533)088f734
[3.10] Downgrade upload/download artifact to v3 to fix CI (#8532)948a4c5
Release 3.10.0b0 (#8531)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.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
bump-my-version
from 0.23.0 to 0.24.3Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
69013ef
Version updated from 0.24.2 to 0.24.3609b92c
Merge pull request #213 from callowayproject/212-derive-current-version-from-...f3c328a
Fix KeyError in TOML file handling2803cc7
Merge pull request #209 from callowayproject/pre-commit-ci-update-config536c7b1
[pre-commit.ci] pre-commit autoupdate85441b6
Version updated from 0.24.1 to 0.24.2f9a76ef
Merge pull request #207 from callowayproject/74-fix-config-and-tag-consistenc...96ee796
Merge branch 'master' into 74-fix-config-and-tag-consistency-check67eea3d
Fixed tag version extraction.f8dc593
Merge pull request #206 from axel-kah/patch-1Updates
mypy
from 1.10.0 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
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.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9c
Prepare release version 8.3.278fe8b6
Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2
Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034a
Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337ab
Merge pull request #12640 from pytest-dev/update-userca3070b
Merge pull request #12637 from pytest-dev/release-8.3.1de98446
Prepare release version 8.3.1bd0a042
Merge pull request #12636 from pytest-dev/update-release-notes664325b
doc/changelog: update 8.3.0 notes19d225d
Merge pull request #12635 from pytest-dev/release-8.3.0Updates
pytest-asyncio
from 0.23.7 to 0.23.8Release notes
Sourced from pytest-asyncio's releases.
Commits
4be86a5
docs: Prepare release of v0.23.8.74b3a0a
Build(deps): Bump exceptiongroup in /dependencies/defaultb0009ca
[build] Declare support for Python 3.13.c747c7d
Build(deps): Bump coverage from 7.5.4 to 7.6.0 in /dependencies/default5c40a1c
Build(deps): Bump hypothesis in /dependencies/defaultb735e8a
build: Remove development dependency on Docker.91171b4
ci: Test with CPython 3.13.d572138
Build(deps): Bump hypothesis in /dependencies/defaulta89e4d7
Build(deps): Bump certifi in /dependencies/docsb646cc1
[fix] Fixed a bug that causes markers to be duplicated for async test functions.Updates
ruff
from 0.4.9 to 0.5.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
fc16d8d
Bump version to 0.5.5 (#12510)175e5d7
Add missing traceback line inf-string-in-exception
docstring. (