-
-
Notifications
You must be signed in to change notification settings - Fork 34
Bump the all-dependencies group across 1 directory with 10 updates #256
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the all-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.35` | `2.0.44` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.1.1` | `3.2.4` | | [nox](https://github.com/wntrblm/nox) | `2023.4.22` | `2025.10.14` | | [nox-poetry](https://github.com/cjolowicz/nox-poetry) | `1.0.3` | `1.1.0` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `25.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.3.5` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.8` | `0.24.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [setuptools](https://github.com/pypa/setuptools) | `75.1.0` | `75.3.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.10` | `0.14.0` | Updates `sqlalchemy` from 2.0.35 to 2.0.44 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `greenlet` from 3.1.1 to 3.2.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.1.1...3.2.4) Updates `nox` from 2023.4.22 to 2025.10.14 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2023.04.22...2025.10.14) Updates `nox-poetry` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/cjolowicz/nox-poetry/releases) - [Commits](cjolowicz/nox-poetry@v1.0.3...v1.1.0) Updates `packaging` from 24.1 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...25.0) Updates `pytest` from 7.4.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.3.5) Updates `pytest-asyncio` from 0.23.8 to 0.24.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v0.24.0) 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 `setuptools` from 75.1.0 to 75.3.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.1.0...v75.3.2) Updates `ruff` from 0.4.10 to 0.14.0 - [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.10...0.14.0) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: greenlet dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: nox dependency-version: 2025.10.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: nox-poetry dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-cov dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: setuptools dependency-version: 75.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #256 +/- ##
==========================================
- Coverage 92.31% 92.27% -0.05%
==========================================
Files 19 19
Lines 2395 2395
Branches 188 188
==========================================
- Hits 2211 2210 -1
- Misses 98 99 +1
Partials 86 86 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #256 will not alter performanceComparing Summary
|
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the all-dependencies group with 10 updates in the / directory:
2.0.352.0.443.1.13.2.42023.4.222025.10.141.0.31.1.024.125.07.4.48.3.50.23.80.24.04.1.05.0.075.1.075.3.20.4.100.14.0Updates
sqlalchemyfrom 2.0.35 to 2.0.44Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
greenletfrom 3.1.1 to 3.2.4Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
65f8da8Preparing release 3.2.4b2c6559Update CHANGES for release.b2aa1aaMerge pull request #462 from python-greenlet/issue460a1990d8Python3.14/JIT: Save and restore the PyThreadState current_executor object.68af251Py3.14 w/JIT: Fix leakchecks.74a65bdVarious free-threaded fixes; bump tested Python version.e3e2953Merge pull request #459 from mgorny/py314-debug-build-failurebdb5f44Merge pull request #456 from mgorny/setuptools-test-depb288f43Merge pull request #457 from mgorny/fix-assert-test-skips739cc55Fix py312+ crash test skips to correctly check for assertionsUpdates
noxfrom 2023.4.22 to 2025.10.14Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
449f935docs: prepare for 2025.10.14 (#1010)6174960fix: show a warning if a duplicate session is encountered (#1013)1dc6910chore: remove docs from default dev group (#1012)bd6629afix: validation error for nox.options.keywords (#1011)1a4b11afix: log output of failed process (#974)a0d354cfeat: use a separate logging level for session info instead of warning55acc2aci: adapt for bot name in commits (#1009)53bf191tests: add conda marker (#969)c6541cdfix: support scripts with custom names (#1007)e7a288dchore(deps): bump astral-sh/setup-uv from 6 to 7 in the actions group (#1008)Updates
nox-poetryfrom 1.0.3 to 1.1.0Release notes
Sourced from nox-poetry's releases.
Commits
0d7bb37🔖 Release 1.1.0 (#1232)4406cedAdd reference to Poetry 2 requires-plugin (#1229)3e83401Fix Safety warnings about Tornado and Poetry (#1231)53062d9Support Poetry projects that use PEP 621 (#1223)89b245dTest with Python 3.13 (#1227)c5f468dReplace black, isort, and some flake8 plugins with Ruff (#1228)93d93c5Bump dev dependencies (#1225)fb20b69ci: Get back to a working state (#1224)d057271feat: add support for tags in session decorator (#1220)0612f2fDrop support for Python 3.7 and test with 3.12 (#1213)Updates
packagingfrom 24.1 to 25.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
Commits
f585376Bump for release600eceaAdd changelog entries3910129support 'extras' and 'dependency_groups' markers (#888)8e49b43Add support for PEP 738 Android tags (#880)e624d8eBump the github-actions group with 3 updates (#886)71f38d8Bump the github-actions group with 2 updates (#878)9b4922dBump the github-actions group with 3 updates (#870)8510bd9Upgrade to ruff 0.9.1 (#865)9375ec2Re-add tests for Unicode file name parsing (#863)2256ed4Bump the github-actions group across 1 directory with 2 updates (#864)Updates
pytestfrom 7.4.4 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
pytest-asynciofrom 0.23.8 to 0.24.0Release notes
Sourced from pytest-asyncio's releases.
Commits
fb5422fdocs: Set release date for v0.24 in changelog.6dc7f58docs: Add migration guides for pytest-asyncio v0.21 and v0.23.1bfc181Wire Sphinx builds into the RTD config via toxf03cf13Build(deps): Bump hypothesis in /dependencies/default69540bfBuild(deps): Bump attrs from 24.1.0 to 24.2.0 in /dependencies/defaultb0ccfc5Build(deps): Bump hypothesis in /dependencies/default574f1dbBuild(deps): Bump babel from 2.15.0 to 2.16.0 in /dependencies/docsae30dacUpdate .readthedocs.yaml to install pytest-asyncio972a704Derive project version using importlibd587a52[pre-commit.ci] pre-commit autoupdateUpdates
pytest-covfrom 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0Bump version: 4.1.0 → 5.0.01181b06Update changelog.9757222Fix a minor grammar error (#636)9f5cd81Cleanup releasing instructions. Closes #616.93b5047Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860docs: add config instructions for pyproject.toml.4a5a4b5Keep GitHub Actions up to date with GitHub's Dependabot1d7f559Fix or remove URLs that are causing docs tests to fail6a5af8eUpdate changelog.d9fe8dfSwitch to furo. Closes #618.Updates
setuptoolsfrom 75.1.0 to 75.3.2Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
1148613Merge tag 'v75.3.1'51a09c9Mark failing test as xfail.be96588Mark failing tests as xfail. Ref #4864.5cac330Pin ruff at 2024-10-29 to avoid emergent failures from later releases.23b7b52Bump version: 75.3.0 → 75.3.11740976Repoint the news fragment.9559193Merge pull request #4766 from di/fix/3777b10fa52Reduce Ruff configs that duplicates upstream after skeleton merge (#4857)45375cdReduce Ruff configs that duplicates upstream after skeleton mergec11a494Bump version: 75.9.1 → 76.0.0Updates
rufffrom 0.4.10 to 0.14.0Release notes
Sourced from ruff's releases.