Bump the all group in /docker-compose/monitor with 4 updates #4637
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 group in /docker-compose/monitor with 4 updates: deprecated, typing-extensions, urllib3 and wrapt.
Updates
deprecated
from 1.2.13 to 1.2.14Release notes
Sourced from deprecated's releases.
Changelog
Sourced from deprecated's changelog.
Commits
378636d
Drops seemingly unused importlib-metadata dev dep325b764
Fixes comment on which version is development branch291b34a
Adds Pythons dropped notice to changelog204eccd
Drops limitation on tox < 4 since bug was fixed2660239
Adds srpm_build_deps to Packit config54a53d7
Try explicitly setting AppVeyor image to VS20222b79e57
Exclude pypy3 on ppc64le on Travis buildsbf33f94
Drops old Pythons and adds newer ones for Appveyor build682989d
Drop the .9 from pypy3 in tox.ini3919edf
Use specifically pypy3.9 v7.3.9Updates
typing-extensions
from 4.4.0 to 4.7.1Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
b518f6a
Prepare release 4.7.1 (#264)dcdc53f
Restore compatibility with PyPy <3.9 (#262)bc9bc06
Run some mypyc tests in the third-party workflow (#260)fc5243b
Run tests on more pypy versions in CI (#259)b3ddcb6
Stop running third-party tests on 3.7 (#257)633d2e2
4.7.0 final (#255)3193f90
CHANGELOG: Mention expected end of 3.7 support (#253)e65b036
Backport CPython PR 105976 (#252)e703629
README improvements (#250)a65658f
Update CONTRIBUTING.md (#249)Updates
urllib3
from 1.26.12 to 2.0.4Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
c9fa144
Release version 2.0.4 (#3084)d40d146
Add Illia to CODEOWNERS0a375d1
Raisehttp.client.connect
audit events inHTTPConnection
(#2859)c056eb3
Bump actions/setup-python from 4.6.0 to 4.7.0a1c184b
Remove warnings filters fixed in pytest 7.4.0 (#3086)609c546
Add support for union operators toHTTPHeaderDict
(#2943)05b21ca
Bump cryptography from 41.0.0 to 41.0.29aa0d4f
Bump cryptography from 39.0.1 to 41.0.0 (#3057)326c423
Rely on the standard library for checking hostnames in supported PyPy releasesd0ac08d
Bump gh-action-pypi-publish to v1.8.8Updates
wrapt
from 1.14.1 to 1.15.0Changelog
Sourced from wrapt's changelog.
... (truncated)
Commits
0634a79
Merge branch 'release/1.15.0'ba845c6
Update version to 1.15.0 for release.d446a4f
Remove egg info directory.c11181d
Set version to 1.15.0rc1 for release.3a6a771
Need to install wheel package for bdist_wheel.bb8d37a
Attempt to build a pure Python source wheel.511a8ce
Remove .tox directory when doing clean.32a0720
Fix issues when using keyword argument named self with weak function proxy.4e09f7a
Fix issues when using keyword argument named self with function wrappers and ...ee6bab6
On Python 2 the format of exception differs to Python 3.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