-
Notifications
You must be signed in to change notification settings - Fork 37
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 all-dependencies group in /api with 18 updates #369
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
Bumps the all-dependencies group in /api with 18 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.3` | `3.14.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.35` | `2.5.36` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.1` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | | [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.1` | `20.26.1` | | [blinker](https://github.com/pallets-eco/blinker) | `1.7.0` | `1.8.1` | | [boto3](https://github.com/boto/boto3) | `1.34.74` | `1.34.95` | | [botocore](https://github.com/boto/botocore) | `1.34.74` | `1.34.95` | | [flask](https://github.com/pallets/flask) | `3.0.2` | `3.0.3` | | [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` | | [networkx](https://github.com/networkx/networkx) | `3.2.1` | `3.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.7.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.16.3` | `2.18.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | Updates `coverage` from 7.4.4 to 7.5.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.4...7.5.0) Updates `filelock` from 3.13.3 to 3.14.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.3...3.14.0) Updates `identify` from 2.5.35 to 2.5.36 - [Commits](pre-commit/identify@v2.5.35...v2.5.36) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `platformdirs` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.1) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `pytest` from 8.1.1 to 8.2.0 - [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.1.1...8.2.0) Updates `tox` from 4.14.2 to 4.15.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.14.2...4.15.0) Updates `virtualenv` from 20.25.1 to 20.26.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.1) Updates `blinker` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](pallets-eco/blinker@1.7.0...1.8.1) Updates `boto3` from 1.34.74 to 1.34.95 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.74...1.34.95) Updates `botocore` from 1.34.74 to 1.34.95 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.74...1.34.95) Updates `flask` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.2...3.0.3) Updates `itsdangerous` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](pallets/itsdangerous@2.1.2...2.2.0) Updates `networkx` from 3.2.1 to 3.3 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.2.1...networkx-3.3) Updates `pydantic` from 2.6.4 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.4...v2.7.1) Updates `pydantic-core` from 2.16.3 to 2.18.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.16.3...v2.18.2) Updates `typing-extensions` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.11.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pluggy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
May 1, 2024
ghost
approved these changes
May 1, 2024
ghost
deleted the
dependabot/pip/api/all-dependencies-e78db94309
branch
May 1, 2024 18:25
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 all-dependencies group in /api with 18 updates:
7.4.4
7.5.0
3.13.3
3.14.0
2.5.35
2.5.36
3.6
3.7
4.2.0
4.2.1
1.4.0
1.5.0
8.1.1
8.2.0
4.14.2
4.15.0
20.25.1
20.26.1
1.7.0
1.8.1
1.34.74
1.34.95
1.34.74
1.34.95
3.0.2
3.0.3
2.1.2
2.2.0
3.2.1
3.3
2.6.4
2.7.1
2.16.3
2.18.2
4.10.0
4.11.0
Updates
coverage
from 7.4.4 to 7.5.0Changelog
Sourced from coverage's changelog.
Commits
5f4e034
docs: sample HTML for 7.5.0ed97cfb
docs: prep for 7.5.041e01d3
build: use macos 13 for 3.8 and 3.9 while GitHub rolls out macos 14583f0c0
test: add a test for skipping covered functionsb115ed3
refactor: keep Analysis private40a052e
docs: document CodeRegion and its plugin methods2ff9933
docs: remove comment that now explains nothing.a6ba1c8
fix: html report pages fully validate74c87a8
fix: previous page shortcut works in index page. #1765e016967
feat: main index page links to other index pagesUpdates
filelock
from 3.13.3 to 3.14.0Release notes
Sourced from filelock's releases.
Commits
8556141
feat:blocking
parameter on lock constructor with tests and docs (#325)26ccad3
[pre-commit.ci] pre-commit autoupdate (#324)853e7d1
[pre-commit.ci] pre-commit autoupdate (#323)000a3fa
Raise error on incompatible singleton timeout and mode args (#320)312fb4e
[pre-commit.ci] pre-commit autoupdate (#321)Updates
identify
from 2.5.35 to 2.5.36Commits
838a489
v2.5.36dab738c
Merge pull request #455 from jalaziz/rust-cargo-tagsc0083af
Identify Cargo.toml and Cargo.lock as cargo and cargo-lock80f2107
Merge pull request #452 from pre-commit/pre-commit-ci-update-config73dcf7d
[pre-commit.ci] pre-commit autoupdatef6fb929
Merge pull request #449 from pre-commit/pre-commit-ci-update-config49e2b09
[pre-commit.ci] pre-commit autoupdate21189f2
Merge pull request #448 from pre-commit/pre-commit-ci-update-configf583181
[pre-commit.ci] pre-commit autoupdate1397916
Merge pull request #447 from pre-commit/pre-commit-ci-update-configUpdates
idna
from 3.6 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1
Release v3.7c1b3154
Merge pull request #172 from kjd/optimize-contextj0394ec7
Merge branch 'master' into optimize-contextjcd58a23
Merge pull request #152 from elliotwutingfeng/dev5beb28b
More efficient resolution of joiner contexts1b12148
Update ossf/scorecard-action to v2.3.1d516b87
Update Github actions/checkout to v4c095c75
Merge branch 'master' into dev60a0a4c
Fix typo in GitHub Actions workflow key5918a0e
Merge branch 'master' into devUpdates
platformdirs
from 4.2.0 to 4.2.1Release notes
Sourced from platformdirs's releases.
Commits
9781f05
[pre-commit.ci] pre-commit autoupdate (#276)b44d57d
Allow working without ctypes (#275)89b6b2b
[pre-commit.ci] pre-commit autoupdate (#274)f211ab4
[pre-commit.ci] pre-commit autoupdate (#273)077e11e
[pre-commit.ci] pre-commit autoupdate (#272)c8870a1
[pre-commit.ci] pre-commit autoupdate (#271)7039c66
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#270)16f93e2
[pre-commit.ci] pre-commit autoupdate (#266)f9b9d6d
chore: update dead Microsoft's known folders documentation link (#267)1aece7e
chore: various minor fixes (#263)Updates
pluggy
from 1.4.0 to 1.5.0Changelog
Sourced from pluggy's changelog.
Commits
f8aa4a0
Preparing release 1.5.0b4a8c92
Merge pull request #495 from bluetech/warn-on-impl-args6f6ea68
Add support deprecating hook parameters91f88d2
Merge pull request #496 from bluetech/codecov-action89ce829
ci: replace upload-coverage script with codecov github action29f104d
Lift pluggy (#493)c2b36b4
Merge pull request #491 from pytest-dev/pre-commit-ci-update-config2b533c9
[pre-commit.ci] pre-commit autoupdate04d1bcd
[pre-commit.ci] pre-commit autoupdate (#490)f74e94b
[pre-commit.ci] pre-commit autoupdate (#489)Updates
pytest
from 8.1.1 to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31
Tweak changelog for 8.2.09b6219b
Prepare release version 8.2.0835765c
Merge pull request #12130 from bluetech/fixtures-inline7e7503c
unittest: report class cleanup exceptions (#12250)882c4da
fixtures: inlinefail_fixturefunc
2e8fb9f
fixtures: extract a_check_fixturedef
methodacf2971
fixtures: inline_getnextfixturedef
into_get_active_fixturedef
3c77aec
fixtures: move "request" check earlyd217d68
fixtures: inline_compute_fixture_value
530be28
fixtures: use early return in_get_active_fixturedef
Updates
tox
from 4.14.2 to 4.15.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
261b4ca
release 4.15.0c54dfbd
fix(parser): Fix --discover parsed incorrectly from env (#3274)809e10f
Add bang to invert exit code (#3271)822c9d0
[pre-commit.ci] pre-commit autoupdate (#3267)0e5a3db
[pre-commit.ci] pre-commit autoupdate (#3265)f5850c0
Support multiple override appends (#3261)c2be629
Allow appending to deps with the command line (#3259)d28a9ee
Update installation.rst (#3257)a19a946
[pre-commit.ci] pre-commit autoupdate (#3258)a22fe8f
Fix type-checking (#3260)Updates
virtualenv
from 20.25.1 to 20.26.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
1563992
release 20.26.1cbbf465
Fix PATH-based Python discovery on Windows (#2712)9eac8a6
Merge pull request #2710 from pypa/release-20.26.01a1fb2b
release 20.26.0477ce18
Allow builtin interpreter discovery to find specific Python versions given a ...4a13deb
Fixed a case when template variable is WindowsPath (#2707)001a327
[pre-commit.ci] pre-commit autoupdate (#2705)abb29cf
Merge pull request #2704 from pypa/release-20.25.346d0400
release 20.25.397438d9
Fix for tests: Python 3.13.0a6 renamed pathmod to parser (#2702)Updates
blinker
from 1.7.0 to 1.8.1Release notes
Sourced from blinker's releases.
Changelog
Sourced from blinker's changelog.
Commits
26f65bd
release version 1.8.1793f8be
Merge pull request #153 from pallets-eco/deprecated-import4313260
fix deprecated receiver_connected importd15107c
Merge pull request #152 from pallets-eco/pyright-exportcceb745
passpyright --verifytypes
f1bbce1
Merge pull request #151 from pallets-eco/cleanup-docs8dc19ff
clean up docstringsfd8a169
Merge pull request #150 from pallets-eco/collections-abcfacf2c3
use collections.abc instead of typing8f9e245
Merge pull request #149 from pallets-eco/deprecated-importUpdates
boto3
from 1.34.74 to 1.34.95Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
dc49ed5
Merge branch 'release-1.34.95'ded69f6
Bumping version to 1.34.959f4321d
Add changelog entries from botocoref474951
Merge branch 'release-1.34.94'32dabda
Merge branch 'release-1.34.94' into develop5a5954d
Bumping version to 1.34.948b3a8f6
Add changelog entries from botocore98b2562
Merge branch 'release-1.34.93'9d2623a
Merge branch 'release-1.34.93' into developb7f2abe
Bumping version to 1.34.93Updates
botocore
from 1.34.74 to 1.34.95Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
932bdc4
Merge branch 'release-1.34.95'5e25032
Bumping version to 1.34.95f5b8865
Update to latest modelsf60fce6
Merge customizations for QBusiness331c5fe
Merge branch 'release-1.34.94' into develop2c34707
Merge branch 'release-1.34.94'e1d6ee1
Bumping version to 1.34.9405b9fb3
Update endpoints modele09fb85
Update to latest models