Bump the pip group across 1 directory with 5 updates #27
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 pip group with 5 updates in the /requirements directory:
2024.6.2
2024.7.4
42.0.8
43.0.1
2.7.1
2.8.0
3.0.0
3.0.1
1.8.7
1.8.8
Updates
certifi
from 2024.6.2 to 2024.7.4Commits
bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
cryptography
from 42.0.8 to 43.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
a773387
bump for 43.0.1 (#11533)0393fef
Backport setuptools version ban (#11526)6687bab
Bump openssl from 0.10.65 to 0.10.66 in /src/rust (#11320) (#11324)ebf14f2
bump for 43.0.0 and update changelog (#11311)42788a0
Fix exchange with keys that had Q automatically computed (#11309)2dbdfb8
don't assign unused name (#11310)ccc66e6
Bump openssl from 0.10.64 to 0.10.65 in /src/rust (#11308)4310c87
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#11307)f66a9c4
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#11306)a8fcf18
Bump openssl-sys from 0.9.102 to 0.9.103 in /src/rust (#11305)Updates
sentry-sdk
from 2.7.1 to 2.8.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
6f4685e
Update CHANGELOG.md7e6998e
release: 2.8.032335dd
fix(profiling): profiler_id uses underscore (#3249)763e40a
fix(integrations): don't send full env to subprocess (#3251)31efa62
ref(transport): Stop usingHub
inHttpTransport
(#3247)defb448
build: Remove ipdb from test requirements (#3237)407f651
feat(opentelemetry): Add entry point for SentryPropagator (#3086)eab218c
build(deps): bump checkouts/data-schemas from8c13457
to88273a9
(#3225)5782560
fix(opentelemetry): avoid propagation of empty baggage (#2968)6701616
Merge branch 'release/2.7.1'Updates
waitress
from 3.0.0 to 3.0.1Changelog
Sourced from waitress's changelog.
Commits
ae949bb
Ready for 3.0.1e435901
Merge commit from fork810a435
Add documentation for channel_request_lookaheadf4ba1c2
Fix a race condition on recv_bytes boundary when request is invalid7e7f11e
Add a new test to validate the lookahead race condition6943dcf
Make DummySock() look more like an actual socketfdd2ecf
Merge pull request #445 from Pylons/feature/support-py-3-13dcd18e7
Update exclude matrix4633ea6
Drop Python 3.8 and add Python 3.134584936
Merge pull request #440 from Pylons/fix/ciUpdates
webob
from 1.8.7 to 1.8.8Changelog
Sourced from webob's changelog.
... (truncated)
Commits
f2bdd83
Merge commit from fork913fa2c
Update CHANGES.txtf2e92f3
WebOb version revised to 1.8.8a06856a
Build the latest version from tox819f43c
Add MANIFEST.in to build source tarball411df96
s/isAlive/is_alive/5ae9b5d
Update for newer versions of tox/sphinx2a2da92
Support for Python 2.7 requires an old version of virtualenvf689bcf
Add fix for open redirectDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.