-
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 15 updates #384
Closed
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 15 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.151` | `1.35.10` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.18.0` | | [botocore](https://github.com/boto/botocore) | `1.34.151` | `1.35.10` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.2.0` | `8.4.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.23.1` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.1.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.31` | `2.0.32` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.3` | `3.0.4` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.1` | Updates `boto3` from 1.34.151 to 1.35.10 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.151...1.35.10) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `wheel` from 0.43.0 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.43.0...0.44.0) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.4.0...v5.5.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `coverage` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.0...7.6.1) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `tox` from 4.16.0 to 4.18.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.16.0...4.18.0) Updates `botocore` from 1.34.151 to 1.35.10 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.151...1.35.10) Updates `importlib-metadata` from 8.2.0 to 8.4.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@v8.2.0...v8.4.0) Updates `pydantic-core` from 2.20.1 to 2.23.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.23.1) Updates `pyparsing` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4) Updates `sqlalchemy` from 2.0.31 to 2.0.32 - [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 `werkzeug` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.0.4) Updates `zipp` from 3.19.2 to 3.20.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.1) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cachetools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: coverage 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: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: importlib-metadata 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: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/api/all-dependencies-135f6bae9a
branch
October 1, 2024 18:38
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 15 updates:
1.34.151
1.35.10
6.0.1
6.0.2
0.43.0
0.44.0
5.4.0
5.5.0
2024.7.4
2024.8.30
7.6.0
7.6.1
3.7
3.8
4.16.0
4.18.0
1.34.151
1.35.10
8.2.0
8.4.0
2.20.1
2.23.1
3.1.2
3.1.4
2.0.31
2.0.32
3.0.3
3.0.4
3.19.2
3.20.1
Updates
boto3
from 1.34.151 to 1.35.10Commits
85cba10
Merge branch 'release-1.35.10'7264985
Bumping version to 1.35.104e8bc10
Add changelog entries from botocore6f961e2
Merge branch 'release-1.35.9'25ebb36
Merge branch 'release-1.35.9' into developed635b5
Bumping version to 1.35.93a06379
Add changelog entries from botocore0733f58
Merge branch 'release-1.35.8'1cbfeec
Merge branch 'release-1.35.8' into develop79f7f2c
Bumping version to 1.35.8Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
wheel
from 0.43.0 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
cachetools
from 5.4.0 to 5.5.0Changelog
Sourced from cachetools's changelog.
Commits
6c78a8f
Bump version.8841efd
Release v5.5.0.f2ccaca
Format tests with black.237ad80
Fix #278: Improve TLRUCache docs.e960781
Fix #302: Improve cachetools.keys unit tests.ea158fc
Bump actions/setup-python from 5.1.0 to 5.1.18a38daf
Update expire docs.7be40f0
TLRUCache.expire() returns iterable of expired (key, value) pairs.c22fc7d
Fix #292, fix #205, fix #103: TTLCache.expire() returns iterable of expired (...Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
coverage
from 7.6.0 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
idna
from 3.7 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
tox
from 4.16.0 to 4.18.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
ea72694
release 4.18.03b3628d
Fix #3318 - Suppress spinner in parallel runs in CI (#3321)1ee4a33
Fix absolute base python paths conflicting (#3325)add99ed
Fix #3278 - Boost temporary directories cleanup in tests (#3323)352a3dd
release 4.17.1fafce99
fix(tox_env.python): do not process absolute paths to interpreter as PythonSp...fdc9eb0
Restore limited <major>.<minor> environment name support (#3319)2f7c60e
release 4.17.05425133
Add on platform constat to core (#3315)2cf190a
[pre-commit.ci] pre-commit autoupdate (#3306)Updates
botocore
from 1.34.151 to 1.35.10Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
6e846e8
Merge branch 'release-1.35.10'6cb9ba2
Bumping version to 1.35.108c5e3e5
Update endpoints model5b5356f
Update to latest models3428c19
Merge branch 'release-1.35.9' into develop606af07
Merge branch 'release-1.35.9'764d893
Bumping version to 1.35.99a37f04
Update to latest modelsc294152
Merge branch 'release-1.35.8' into developfbd8b1e
Merge branch 'release-1.35.8'Updates
importlib-metadata
from 8.2.0 to 8.4.0Changelog
Sourced from importlib-metadata's changelog.
Commits
1616cb3
Finalize71b4678
Add news fragment.ebcdcfd
Remove workaround for python/typeshed#10328.2c43cfe
Merge pull request #499 from danielhollas/defer-inspecta7aaf72
Use third-person imperative voice and link to issue in comment.e99c105
Restore single-expression logic.debb516
Don't use global var3c8e1ec
Finalize5035755
Merge pull request #498 from python/feature/entry-points-disallow-dist-match6d9b766
Remove MetadataPathFinder regardless of its position.Updates
pydantic-core
from 2.20.1 to 2.23.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
d93e6b1
Prep forv2.23.1
patch release (#1425)cd04138
RefactorBigInt
boilerplate (#1421)d0384c7
SupportBigInt
serialization forint
subclasses (#1417)f4a0675
Use more explicit warning regarding serialization warning for missing fields ...4113638
Prep for v2.23.0 (#1412)51c412b
Breaking change: Changemetadata
type hint fromAny
-> `Dict[str, Any] | ...b127652
Addingcls
reference toTypedDictSchema
(#1410)de04f03
Disable automatic assignees withhooky
(#1408)a6d0d63
Version bump to prep for new release (#1406)08a99b5
Introduceexactness
intoDecimal
validation logic (#1405)Updates
pyparsing
from 3.1.2 to 3.1.4Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
b846e4a
Prep for 3.1.4 release9bd2356
Add Python 3.6 to CI (#566)ee50a19
Add Tag notes to HowToUsePyparsing.rst3ffc3ef
Fix typoe5e97f7
Add mongodb_query_expression.py to examples; updated 0README.html and test_ex...10cef98
Add Tag ParserElement classcf41d90
Prep for 3.1.3 released7c163c
Some minor code changes in chemical_formulas.pyeb56030
Various code cleanupsa9e7d47
Added name property setter, and enhanced set_name() to accept a None value to...Updates
sqlalchemy
from 2.0.31 to 2.0.32Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
werkzeug
from 3.0.3 to 3.0.4Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
b933ccb
release version 3.0.4c09de73
debugger works on urls with query string (#2942)1d1d987
debugger works on urls with query string32a77a0
treat SSLEOFError as dropped connection (#2941)cf18d03
treat SSLEOFError as dropped connectiona1db120
synchronize failed pin entry (#2940)6504819
synchronize failed pin entry7abec4b
improve parse_options_header performance (#2939)3a893d2
improve parse_options_header performance3a52597
restore invalid bytes behavior for form parser (#2938)Updates
zipp
from 3.19.2 to 3.20.1Changelog
Sourced from zipp's changelog.
Commits
c23e549
Finalizec2b9015
Merge pull request #124 from jaraco/bugfix/gh-123270-supported-names774a3ac
Add TODO to consolidate this behavior in CPython.cc61e61
Prefer simpler path.rstrip to consolidate checks for empty or only paths.bec712f
Mark unused code as uncovered.fde82dc
Add news fragment.a421f7e
Invent DirtyZipInfo to create an unsanitized zipfile with backslashes.0a3a7b4
Refine expectation that paths with leading slashes are simply not visible.f89b93f
Address infinite loop when zipfile begins with more than one leading slash.3cb5609
Removed SanitizedNames.Dependabot 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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions