-
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 13 updates #293
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 13 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.28.63` | `1.28.73` | | [botocore](https://github.com/boto/botocore) | `1.31.63` | `1.31.73` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.0` | `3.3.1` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.0` | `3.0.1` | | [networkx](https://github.com/networkx/networkx) | `3.1` | `3.2.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.10.1` | `2.11.0` | | [pip](https://github.com/pypa/pip) | `23.3` | `23.3.1` | | [wheel](https://github.com/pypa/wheel) | `0.41.2` | `0.41.3` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.1` | `5.3.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.12.4` | `3.13.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.30` | `2.5.31` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.24.5` | `20.24.6` | Updates `boto3` from 1.28.63 to 1.28.73 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.63...1.28.73) Updates `botocore` from 1.31.63 to 1.31.73 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.63...1.31.73) Updates `charset-normalizer` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.0...3.3.1) Updates `greenlet` from 3.0.0 to 3.0.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.0...3.0.1) Updates `networkx` from 3.1 to 3.2.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.1...networkx-3.2.1) Updates `pydantic-core` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.10.1...v2.11.0) Updates `pip` from 23.3 to 23.3.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...23.3.1) Updates `wheel` from 0.41.2 to 0.41.3 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.41.2...0.41.3) Updates `cachetools` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.1...v5.3.2) Updates `filelock` from 3.12.4 to 3.13.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.12.4...3.13.0) Updates `identify` from 2.5.30 to 2.5.31 - [Commits](pre-commit/identify@v2.5.30...v2.5.31) Updates `pytest` from 7.4.2 to 7.4.3 - [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.2...7.4.3) Updates `virtualenv` from 20.24.5 to 20.24.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.5...20.24.6) --- updated-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: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: networkx 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: pip 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-patch dependency-group: all-dependencies - dependency-name: cachetools dependency-type: direct:development update-type: version-update:semver-patch 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: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch 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
Oct 30, 2023
This was referenced Oct 30, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/api/all-dependencies-c2570432d7
branch
November 6, 2023 18:11
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 13 updates:
1.28.63
1.28.73
1.31.63
1.31.73
3.3.0
3.3.1
3.0.0
3.0.1
3.1
3.2.1
2.10.1
2.11.0
23.3
23.3.1
0.41.2
0.41.3
5.3.1
5.3.2
3.12.4
3.13.0
2.5.30
2.5.31
7.4.2
7.4.3
20.24.5
20.24.6
Updates
boto3
from 1.28.63 to 1.28.73Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
4d65c8b
Merge branch 'release-1.28.73'c9ba56b
Bumping version to 1.28.73c24c9aa
Add changelog entries from botocoreb017f64
Merge branch 'release-1.28.72'a90e88c
Merge branch 'release-1.28.72' into develop01951a8
Bumping version to 1.28.723913b3e
Add changelog entries from botocored8d3d73
Merge branch 'release-1.28.71'4bb0b0f
Merge branch 'release-1.28.71' into develop1c0db71
Bumping version to 1.28.71Updates
botocore
from 1.31.63 to 1.31.73Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
c8ee75b
Merge branch 'release-1.31.73'3822234
Bumping version to 1.31.730bdada3
Update to latest partitions and endpoints5b242d2
Update to latest modelse61b393
Merge branch 'release-1.31.72'e1c055e
Merge branch 'release-1.31.72' into developadfa9f0
Bumping version to 1.31.72e5583a5
Update to latest partitions and endpoints9919a0a
Update to latest models934fc9a
Merge branch 'release-1.31.71'Updates
charset-normalizer
from 3.3.0 to 3.3.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
5208644
🔖 Release 3.3.1 (#367)66966f1
❇️ Improve the detection around some cases (#366)49653a6
⬆️ Bump actions/setup-python from 4.7.0 to 4.7.1 (#359)f6a66ed
⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (#361)bace468
⬆️ Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#362)f0e1755
⬆️ Bump github/codeql-action from 2.21.9 to 2.22.3 (#363)749ed7f
⬆️ Bump mypy from 1.5.1 to 1.6.0 (#364)Updates
greenlet
from 3.0.0 to 3.0.1Changelog
Sourced from greenlet's changelog.
Commits
77a9a29
Preparing release 3.0.111b1b75
CI: Use 3.12 final instead of -dev.76b4ac0
Wheels: We're forcing the platform tag for universal2, not the api tag (which...4751fbe
Fix #376309575a
Centralize use of psutil.Process.uss; deal gracefully when it is not available.313d06b
Remove test status badge from README. It was confusing.660a66f
Back to development: 3.0.1Updates
networkx
from 3.1 to 3.2.1Commits
9c1ee63
Designate 3.2.1 releasec9f8934
Improve error messages for misconfigured backend treatment (#7062)a2c749a
Disallow negative number of nodes incomplete_multipartite_graph
(#7057)05f9234
Fix names of small graphs (#7055)e37b0aa
Fix error message fornx.mycielski_graph(0)
(#7056)f7499b1
Remove unused code resistance_distance (#7053)d31add4
Add favicon (#7043)d351ed0
Add Tadpole graph (#6999)c581756
Minor doc cleanups to remove doc build warnings (#7048)fc09bd2
fix extendability function name in bipartite.rst (#7042)Updates
pydantic-core
from 2.10.1 to 2.11.0Release notes
Sourced from pydantic-core's releases.
Commits
f8470df
Bump version to 2.11.0 (#1027)38c9e64
Bump griffe from 0.36.4 to 0.36.5 (#1025)f8c0920
Fix bug allowing validation ofbool
types withcoerce_numbers_to_str=True
...1b7b6e9
Bump mypy from 1.5.1 to 1.6.0 (#1022)b697abf
Bump pyright from 1.1.330.post0 to 1.1.331 (#1023)d070448
Bump regex from 1.9.6 to 1.10.1 (#1020)085342b
Bump serde from 1.0.188 to 1.0.189 (#1019)e866c11
Bump strum_macros from 0.25.2 to 0.25.3 (#1021)005c8a7
feat: addser_json_bytes
mode'hex'
(#1016)372904c
Update PyO3 to 0.20 (#1003)Updates
pip
from 23.3 to 23.3.1Changelog
Sourced from pip's changelog.
Commits
5364f26
Bump for release5e7cc16
Fix parallel pip cache downloads causing crash (#12364)8a0f77c
Merge pull request #12355 from sbidoul/build-using-buildf3620cd
Merge pull request #12363 from pfmoore/safe_isoformatfb06d12
Handle ISO formats with a trailing Z9f213bf
Merge pull request #12356 from sbidoul/clarify-changeloga982c7b
Add a few PEP links in the changeloge1e227d
Clarify changelog9b0abc8
Build usingbuild
9d4be78
Merge pull request #12353 from sbidoul/release/23.3Updates
wheel
from 0.41.2 to 0.41.3Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
a899f1c
Fixed parameter for release-notes254ba46
Created a new release6f33736
Updated actions and added GitHub release automation83b77e5
Replacedblack
withruff-format
3f829cc
Updated vendoredpackaging
to 23.2e59ae03
Also test on Python 3.13 (#580)0833f0e
Fix ABI tag for CPython 3.13 on Windows (#578)5960057
[pre-commit.ci] pre-commit autoupdate (#579)dc1b9f9
[pre-commit.ci] pre-commit autoupdate (#574)d9e5029
[pre-commit.ci] pre-commit autoupdate (#572)Updates
cachetools
from 5.3.1 to 5.3.2Changelog
Sourced from cachetools's changelog.
Commits
3889195
Release v5.3.2.63a5287
Add ReadTheDocs .readthedocs.yaml configuration file.8050888
Improve docs index.f37f8e9
Align ReadTheDocs and doc builds in the test suitefab9682
Merge pull request #289 from kurtmckee/use-sha-for-github-action-versions-iss...d0d2675
Use SHAs, not mutable version tags, to ID GitHub Action versions777fc70
Merge pull request #285 from kurtmckee/de-duplicate-versionsdcaa85c
De-duplicate the version numbers in the project44a913d
Fix release info.4a27737
Merge pull request #284 from tkem/dependabot/github_actions/actions/checkout-4Updates
filelock
from 3.12.4 to 3.13.0Release notes
Sourced from filelock's releases.
Commits
3e3455e
Support reentrant locking on lock file path via optional singleton instance (...16f2a93
[pre-commit.ci] pre-commit autoupdate (#281)0e72219
[pre-commit.ci] pre-commit autoupdate (#280)25a2f0d
[pre-commit.ci] pre-commit autoupdate (#278)f2885d1
[pre-commit.ci] pre-commit autoupdate (#277)Updates
identify
from 2.5.30 to 2.5.31Commits
15adaae
v2.5.314040735
Merge pull request #423 from DLu/add_xacro06c03a2
Add xacro extension1af0146
Merge pull request #422 from pre-commit/pre-commit-ci-update-config33d33c7
[pre-commit.ci] pre-commit autoupdate6f935ca
Merge pull request #420 from pre-commit/pre-commit-ci-update-config0df6bf6
[pre-commit.ci] pre-commit autoupdate0659a55
Merge pull request #419 from pre-commit/pre-commit-ci-update-config5d20764
[pre-commit.ci] pre-commit autoupdate5bf958a
Merge pull request #417 from pre-commit/pre-commit-ci-update-configUpdates
pytest
from 7.4.2 to 7.4.3Release notes
Sourced from pytest's releases.
Commits
2390610
Tweak changelog.rsta0714aa
Prepare release version 7.4.344ad1c9
[7.4.x] fix #10447 - consider marks in reverse mro order to give base classes...5dc7725
[7.4.x] Ensure logging tests always cleanup after themselves (#11541)a517827
[7.4.x] Configure ReadTheDocs to fail on warnings (#11540)21fe071
[7.4.x] fix for ValueError raised in faulthandler teardown code (#11455)f8bb857
Force terminal width when running tests (#11425) (#11432)1944dc0
[7.4.x] Fix --import-mode=importlib when root contains__init__.py
file (#1...946634c
Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.xd849a3e
[7.4.x] fix: closes #11343's [attr-defined] type errors (#11421)Updates
virtualenv
from 20.24.5 to 20.24.6Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
29c08df
release 20.24.6beafba7
Upgrade pip and setuptools (#2656)e4eac75
Fix the CI (#2655)6cb0868
[pre-commit.ci] pre-commit autoupdate (#2652)210705f
Remove extra closing parenthesis (#2651)b82dd32
[test] Use get_hookimpls method instead of the private attribute (#2649)97b3060
[pre-commit.ci] pre-commit autoupdate (#2648)fc5627e
[pre-commit.ci] pre-commit autoupdate (#2645)390ed2a
Change "Virtualenv" to "virtualenv" to match style (#2646)8a7f85a
[pre-commit.ci] pre-commit autoupdate (#2644)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