-
-
Notifications
You must be signed in to change notification settings - Fork 34
Bump the all-dependencies group across 1 directory with 14 updates #231
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
Conversation
Bumps the all-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.35` | `2.0.37` | | [sqlakeyset](https://github.com/djrobstep/sqlakeyset) | `2.0.1726021475` | `2.0.1733540710` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.30.0` | | [black](https://github.com/psf/black) | `23.12.1` | `24.8.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.2.1` | `8.5.0` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.14.1` | | [nox](https://github.com/wntrblm/nox) | `2023.4.22` | `2024.10.9` | | [nox-poetry](https://github.com/cjolowicz/nox-poetry) | `1.0.3` | `1.1.0` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.3.4` | | [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.0` | Updates `sqlalchemy` from 2.0.35 to 2.0.37 - [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 `sqlakeyset` from 2.0.1726021475 to 2.0.1733540710 - [Commits](https://github.com/djrobstep/sqlakeyset/commits) Updates `asyncpg` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.30.0) Updates `black` from 23.12.1 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@23.12.1...24.8.0) Updates `importlib-metadata` from 7.2.1 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.2.1...v8.5.0) Updates `mypy` from 1.8.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.14.1) Updates `nox` from 2023.4.22 to 2024.10.9 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2023.04.22...2024.10.09) 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 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `psycopg2` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) Updates `pytest` from 7.4.4 to 8.3.4 - [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.4) 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.0 - [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.0) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sqlakeyset dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: asyncpg dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: importlib-metadata dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: nox-poetry dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: packaging dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: psycopg2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request bumps multiple dependencies in the / directory. It updates development dependencies such as black, mypy, nox, and pytest. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
CodSpeed Performance ReportMerging #231 will not alter performanceComparing Summary
|
|
Superseded by #234. |
Bumps the all-dependencies group with 14 updates in the / directory:
2.0.352.0.372.0.17260214752.0.17335407100.29.00.30.023.12.124.8.07.2.18.5.01.8.01.14.12023.4.222024.10.91.0.31.1.024.124.22.9.92.9.107.4.48.3.40.23.80.24.04.1.05.0.075.1.075.3.0Updates
sqlalchemyfrom 2.0.35 to 2.0.37Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
sqlakeysetfrom 2.0.1726021475 to 2.0.1733540710Commits
Updates
asyncpgfrom 0.29.0 to 0.30.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
bae282easyncpg v0.30.0965fb08Fix release workflowf6ec755Allow customizing connection state reset (#1191)3ef884eUpgrade Sphinx3ee19baAdd connect_fn kwarg to Pool to better support GCP's CloudSQL (#1170)73f2209Addfetchmanyto execute many and return rows (#1175)b732b4ftests: Attempt to inhibit spurious ConnectionResetError on Windows (#1190)cee97e1Test on PostgreSQL 17 (#1189)3aa9894Test and build on Python 3.13 (#1188)afdb05cAdd support for thesslnegotiationparameter (#1187)Updates
blackfrom 23.12.1 to 24.8.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
b965c2aPrepare release 24.8.0 (#4426)9ccf279Documentfind_project_rootignoringpyproject.tomlwithout[tool.black]...14b6e61fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9fix: respect braces better in f-string parsing (#4422)4b4ae43Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1fafdocs: fix the installation command of extra for blackd (#4413)8827accBump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11dBump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9Updateactions/checkoutto v4 to stop node deprecation warnings (#4379)Updates
importlib-metadatafrom 7.2.1 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
... (truncated)
Commits
b34810bFinalize8c1d1faMerge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8Back out changes to tests._path8b909f9Merge pull request #503 from danielhollas/defer-json2a3f50dAdd news fragment.3f78dc1Add comment to protect the deferred import.18eb2daRevert "Defer platform import"58832f2Merge pull request #502 from danielhollas/defer-zippe3ce33bAdd news fragment.d11b67fAdd comment to protect the deferred import.Updates
mypyfrom 1.8.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
noxfrom 2023.4.22 to 2024.10.9Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
1199ab3Release 2024.10.096f295dadocs: add uv sync example (#864)57825e8docs: note about uv reinstall (#863)57a65d8docs: clean up dev recipe (#862)40d6b49feat: install_and_run_script (PEP 721) (#847)9058e72fix: remove add_timestamp from noxfile.options (#856)19655f4chore: PyPy no longer supports 3.9 (#858)1806181ci: use astral-sh's setup-uv (#859)d7072e3chore: include 3.13 in classifiers (#851)a49c730feat: support for uv-installed pythons (#842)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 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31Bump for release2de393dUpdate changelog for release9c66f5cRemove extraneous quotes in f-strings by using!r(#848)4dc334cUpgrade to latest mypy (#853)d1a9f93Bump the github-actions group with 4 updates (#852)029f415PEP 639: Implement License-Expression and License-File (#828)6c338a8Use !r formatter for error messages with filenames. (#844)28e7da7Add a comment as to whyMetadata.nameisn't normalized (#842)ce0d79cMention updating changelog in release process (#841)ac5bdf3Update the changelog to reflect 24.1 changes (#840)Updates
psycopg2from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
a805acfchore: bump to version 2.9.1078561acMerge pull request #1728 from romank0/fetch-notifications-on-commit5283a83chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39docs: add news entry about notifications on commitcba6d39removes duplication in tests282360dadds notifications processing after every PQexec362cb00Adds notifies processing in pq_commiteaeeb76Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362ci(windows): drop Python 3.8 packages8c9a35dci: test with PostgreSQL 17Updates
pytestfrom 7.4.4 to 8.3.4Release notes
Sourced from pytest's releases.