-
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
Bump the packages group across 1 directory with 12 updates #210
Merged
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
@dependabot rebase |
Bumps the packages group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `8.3.2` | | [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) | `1.0.4` | `1.0.5` | | [pytest-pg](https://github.com/anna-money/pytest-pg) | `0.0.15` | `0.0.21` | | [pytest-runner](https://github.com/pytest-dev/pytest-runner) | `6.0.0` | `6.0.1` | | [isort](https://github.com/pycqa/isort) | `5.12.0` | `5.13.2` | | [flake8](https://github.com/pycqa/flake8) | `6.1.0` | `7.1.1` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.320` | `1.1.378` | | [black](https://github.com/psf/black) | `23.7.0` | `24.8.0` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.28.0` | `0.29.0` | | [setuptools](https://github.com/pypa/setuptools) | `68.0.0` | `74.0.0` | | [wheel](https://github.com/pypa/wheel) | `0.41.1` | `0.44.0` | | [twine](https://github.com/pypa/twine) | `4.0.2` | `5.1.1` | Updates `pytest` from 7.4.0 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@7.4.0...8.3.2) Updates `pytest-aiohttp` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/pytest-aiohttp@v1.0.4...v1.0.5) Updates `pytest-pg` from 0.0.15 to 0.0.21 - [Changelog](https://github.com/anna-money/pytest-pg/blob/master/CHANGELOG.md) - [Commits](anna-money/pytest-pg@v0.0.15...v0.0.21) Updates `pytest-runner` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/pytest-dev/pytest-runner/releases) - [Changelog](https://github.com/pytest-dev/pytest-runner/blob/main/CHANGES.rst) - [Commits](pytest-dev/pytest-runner@v6.0.0...v6.0.1) Updates `isort` from 5.12.0 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.12.0...5.13.2) Updates `flake8` from 6.1.0 to 7.1.1 - [Commits](PyCQA/flake8@6.1.0...7.1.1) Updates `pyright` from 1.1.320 to 1.1.378 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.320...v1.1.378) Updates `black` from 23.7.0 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.7.0...24.8.0) Updates `asyncpg` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.28.0...v0.29.0) Updates `setuptools` from 68.0.0 to 74.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v74.0.0) Updates `wheel` from 0.41.1 to 0.44.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.41.1...0.44.0) Updates `twine` from 4.0.2 to 5.1.1 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.2...v5.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: pytest-pg dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: pytest-runner dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: packages - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major dependency-group: packages ... Signed-off-by: dependabot[bot] <[email protected]>
ea1618c
to
f3490fe
Compare
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 packages group with 12 updates in the / directory:
7.4.0
8.3.2
1.0.4
1.0.5
0.0.15
0.0.21
6.0.0
6.0.1
5.12.0
5.13.2
6.1.0
7.1.1
1.1.320
1.1.378
23.7.0
24.8.0
0.28.0
0.29.0
68.0.0
74.0.0
0.41.1
0.44.0
4.0.2
5.1.1
Updates
pytest
from 7.4.0 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-aiohttp
from 1.0.4 to 1.0.5Release notes
Sourced from pytest-aiohttp's releases.
... (truncated)
Changelog
Sourced from pytest-aiohttp's changelog.
Commits
74b6faf
Release 1.0.521112c0
[pre-commit.ci] pre-commit autoupdate (#51)e8c8cfd
[pre-commit.ci] pre-commit autoupdate (#45)49d9b35
Add CodeQL workflow for GitHub code scanning (#46)a6a2533
Usepytest.hookimpl
inpytest_configure
(#49)9aea81e
Update check-jsonschema URL and version (#48)a2c68a8
[pre-commit.ci] pre-commit autoupdate (#44)74afa87
[pre-commit.ci] pre-commit autoupdate (#42)fca6a97
[pre-commit.ci] pre-commit autoupdate (#41)a4218fa
[pre-commit.ci] pre-commit autoupdate (#39)Updates
pytest-pg
from 0.0.15 to 0.0.21Changelog
Sourced from pytest-pg's changelog.
Commits
68c2418
Bump versionc4f578f
Fix setuptools absence in python 3.12ff007f4
Bump python to 3.12b6390c6
Bump twine from 4.0.2 to 5.0.0 (#180)c154bc8
Bump mypy from 1.8.0 to 1.9.0 (#188)89546c2
Bump setuptools from 69.0.3 to 69.5.1 (#194)33f0b2b
Pin requests to <2.32.0bd4da8b
Pin requests to <2.32.023f55ea
Add python 3.12 to CI and announce its support35f4002
Bump pytest from 7.4.4 to 8.1.1 (#187)Updates
pytest-runner
from 6.0.0 to 6.0.1Changelog
Sourced from pytest-runner's changelog.
Commits
9d13da8
Update changelog1898992
Merge pull request #62 from pytest-dev/RonnyPfannschmidt-devstatusd9d2ec5
update development status to inactiveUpdates
isort
from 5.12.0 to 5.13.2Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
c655831
Merge pull request #2214 from PyCQA/version/5.13.2b4335b4
Prepare version 5.13.2c36e43c
Merge pull request #2184 from bp72/issue/2154e38702f
Merge pull request #2213 from davidculley/confine-precommit-to-stagesee8d87f
Add fix for the error found by hypothesis5849ec2
Apply the bracket fix from issue 471 only for use_parentheses=Truedf0e119
confine pre-commit to stages9255bca
Merge pull request #2212 from PyCQA/bugfix/#2211-colors-extra5336d7d
Fix colors extras643d9c4
Merge pull request #2210 from PyCQA/version/5.13.1Updates
flake8
from 6.1.0 to 7.1.1Commits
cf1542c
Release 7.1.1939ea3d
Merge pull request #1949 from stephenfin/issue-1948bdcd5c2
Handle escaped braces in f-strings2a811cc
Merge pull request #1946 from Viicos/patch-110314ad
Fix wording of plugins documentation65a38c4
Release 7.1.034c97e0
Merge pull request #1939 from PyCQA/new-pycodestyledefd315
latest pycodestyle408d4d6
Merge pull request #1930 from mzagol/patch-1866ad72
Add --extend-exclude to the TOCUpdates
pyright
from 1.1.320 to 1.1.378Commits
0fde3cf
[pyright updated to 1.1.378] Update Version (#290)5a98910
Pyright NPM Package update to 1.1.377 (#289)ae9a6c1
Pyright NPM Package update to 1.1.376 (#288)ec0e68a
[pyright updated to 1.1.375] Update Version (#287)c35c2ee
[pyright updated to 1.1.374] Update Version (#286)5d315f9
[pyright updated to 1.1.373] Update Version (#284)59a4bdf
[pyright updated to 1.1.372] Update Version (#283)ca00a93
[pyright updated to 1.1.371] Update Version (#282)14f3e58
Pyright NPM Package update to 1.1.370 (#281)804dafb
chore(internal): loosen twine dependencyUpdates
black
from 23.7.0 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
asyncpg
from 0.28.0 to 0.29.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
74f3a00
asyncpg v0.29.0d7faaff
fix: allow host tuple (#1021)b2697ff
Add query logging callbacks and context manager (#1043)93a6f79
Cut BaseProtocol circular reference on close. (#1049)ca9f03b
Close cursor portals once the iterator is exhausted (#1088)b7ffab6
Add support for theWHERE
clause incopy_to
methods (#941)70c8bd8
Use cleanup_ctx in pool usage doc (#878)ccc7baf
Small fix for documentation on using SSL in Connection (#995)313b2b2
Use thetimeout
context manager in the connection path (#1087)8b45beb
Update automatic PostGIS type conversion for Shapely 2.0 (#1085)Updates
setuptools
from 68.0.0 to 74.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
98ad794
Bump version: 73.0.1 → 74.0.0b4fb917
Merge pull request #4600 from pypa/debt/msvc-monkey18a44d8
Add news fragment.5f8215d
Merge pull request #4548 from Avasam/from_param-TypeError6928048
Merge branch 'main' into debt/msvc-monkey11a6b59
Merge pull request #4606 from pypa/distutils-58fe058e4903604b
Reraise sensible errors from auto_chmod (#4593)8ec5b5a
Add missing news fragment for PR 4603e90dfd5
Exclude top-level.tox|.nox|.venv
from sdist (#4603)ef2957a
Reraise sensible errors from auto_chmodUpdates
wheel
from 0.41.1 to 0.44.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
7bb46d7
Created a new release0add7d6
Deprecated bdist_wheel and updated the README (#631)46c2389
chore: make sure local ruff runs don't touch vendored (#618)78b9ea9
Updated Cirrus CI config to use FreeBSD 143d3916a
[pre-commit.ci] pre-commit autoupdate (#627)1e00742
Revert "Apply new ruff/pyupgrade rule UP032 (#617)"16206e6
Apply new ruff/pyupgrade rule UP032 (#617)0b7771e
Updated pre-commit modules and applied ruff fixesbd8ab85
Extended the ruff rule list and applied fixes376373b
Allow bdist_wheel working without ctypes (#613)Updates
twine
from 4.0.2 to 5.1.1Changelog
Sourced from twine's changelog.
Commits
e29791d
Prepare for v5.1.1 (#1114)f213ede
fix: Retrieve metadata correctly from importlib_metadata (#1115)6fbf880
Merge pull request #1112 from pypa/bug/11113eb9121
Remove extra line from changelog entry0191f0c
Preserve ports when munging repository URLsc588793
Merge pull request #1110 from DimitriPapadopoulos/principle1fdc197
Fix a couple typos13b07b6
Merge pull request #1109 from pypa/dependabot/github_actions/actions/checkout...a3e8373
build(deps): bump actions/checkout from 4.1.5 to 4.1.6e9f70cf
Merge pull request #1108 from pypa/fix-release-workflowDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
....
Description has been truncated