Closed dependabot[bot] closed 1 month ago
🧙 Sourcery has finished reviewing your pull request!
Comparing dependabot/pip/all-dependencies-db713f0dba
(d14338e) with main
(3397507)
✅ 1
untouched benchmarks
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all-dependencies group with 17 updates in the / directory:
2.0.23
2.0.36
3.0.3
3.1.1
2.0.1701229837
2.0.1726021475
23.12.1
24.8.0
7.0.1
8.5.0
1.8.0
1.12.0
2023.4.22
2024.10.9
23.2
24.1
1.30.3
1.31.2
2.9.9
2.9.10
7.4.3
8.3.3
0.23.2
0.24.0
2.2.0
2.2.1
4.1.0
5.0.0
3.0.0
3.1.2
3.5.0
3.6.1
67.8.0
75.2.0
Updates
sqlalchemy
from 2.0.23 to 2.0.36Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
greenlet
from 3.0.3 to 3.1.1Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
dd0a948
Preparing release 3.1.1ab8d3bc
Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will result i...e9db22a
Merge pull request #429 from python-greenlet/issue419redux6081a16
Merge pull request #419 from barracuda156/powerpcdbf311a
Greater safety and fewer assumptions doing cross-thread cleanup.9e8a90b
Set back greenlet_thread_state.hpp file1bf374f
Duplicate greenlet_thread_state.hpp history.64e0b4f
Copy greenlet_thread_state.hpp into TThreadStateCreator.hpp358a2e8
Keep greenlet_thread_state.hpp5144f70
Sigh. Pip hides compiler output which is, you know, important, and the only w...Updates
sqlakeyset
from 2.0.1701229837 to 2.0.1726021475Commits
Updates
black
from 23.12.1 to 24.8.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
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
importlib-metadata
from 7.0.1 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
... (truncated)
Commits
b34810b
Finalize8c1d1fa
Merge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8
Back out changes to tests._path8b909f9
Merge pull request #503 from danielhollas/defer-json2a3f50d
Add news fragment.3f78dc1
Add comment to protect the deferred import.18eb2da
Revert "Defer platform import"58832f2
Merge pull request #502 from danielhollas/defer-zippe3ce33b
Add news fragment.d11b67f
Add comment to protect the deferred import.Updates
mypy
from 1.8.0 to 1.12.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
f2a39b1
Update version to 1.12.0b4ec37a
Add one more 1.12 changelog item (#17936)cc1c679
Better handling of generic functions in partial plugin (#17925)d65a013
Add latest 1.12 changes to changelog (#17921)2e38965
Fix union callees with functools.partial (#17903)c5d3673
Document ReadOnly (PEP 705) (#17905)964a7a5
Make ReadOnly TypedDict items covariant (#17904)24bfb34
Include CHANGELOG.md in sdists (#17882)21d46ed
documentation for TypeIs (#17821)c692943
Improvements to functools.partial of types (#17898)Updates
nox
from 2023.4.22 to 2024.10.9Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
1199ab3
Release 2024.10.096f295da
docs: add uv sync example (#864)57825e8
docs: note about uv reinstall (#863)57a65d8
docs: clean up dev recipe (#862)40d6b49
feat: install_and_run_script (PEP 721) (#847)9058e72
fix: remove add_timestamp from noxfile.options (#856)19655f4
chore: PyPy no longer supports 3.9 (#858)1806181
ci: use astral-sh's setup-uv (#859)d7072e3
chore: include 3.13 in classifiers (#851)a49c730
feat: support for uv-installed pythons (#842)Updates
packaging
from 23.2 to 24.1Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
85442b8
Bump for release3e67fc7
Work aroundplatform.python_version()
returning non PEP 440 compliant versi...32deafe
Bump the github-actions group with 3 updates (#789)e0dda88
Documentmarkers.default_environment()
(#753)cc938f9
Modernise type annotations using FA rules from ruff (#785)757f559
Fix typo in_parser
docstring (#784)ec9f203
Bump the github-actions group with 4 updates (#782)5cbe1e4
Add support for Python 3.13 and drop EOL 3.7 (#783)cb8fd38
pyupgrade/black/isort/flake8 → ruff (#769)e8002b1
Bump for developmentUpdates
pg8000
from 1.30.3 to 1.31.2Commits
9945228
Prepare for new release0e6a319
Add tests for Python 3.1262a90d4
Non-ascii parameter statuses faile80fbb1
Update note on IN in README7ab7148
Add 'author' to pyprojectd0356d5
Tests: fixup for the dbname mentioned in a couple of SCRAM-related test comme...5ac331c
Prepare for new release809bed8
Move to src style layoutc789c98
Prepare for new released815ef6
Better defaults for SSLUpdates
psycopg2
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
Updates
pytest
from 7.4.3 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.2 to 0.24.0Release notes
Sourced from pytest-asyncio's releases.