Bump the pip group across 1 directory with 5 updates #5
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 /blog/hn_scraper directory:
0.24.5
2.11.1
15.1.0
23.10.0
0.8.2
42.0.4
3.4.3
4.9.1
0.15.1
17.5.0
Updates
scrapy
from 0.24.5 to 2.11.1Release notes
Sourced from scrapy's releases.
... (truncated)
Changelog
Sourced from scrapy's changelog.
... (truncated)
Commits
2f1d345
Solve test issues502addc
Bump version: 2.11.0 → 2.11.16b88b33
Set the release date of versions 2.11.1 and 1.8.4479619b
Merge branch '2.11-redos' into 2.11809bfac
Merge branch '2.11-compression-bomb' into 2.115bcb8fd
Merge branch '2.11-authorization' into 2.11a55e933
Release notes for 2.11.1 (#6150)5e5a920
Remove slow leftovers810aaa6
Undo an unintended changec5dad41
Speed up tests, remove comments without regexpsUpdates
twisted
from 15.1.0 to 23.10.0Release notes
Sourced from twisted's releases.
... (truncated)
Changelog
Sourced from twisted's changelog.
... (truncated)
Commits
f3f3389
python -m incremental.update Twisted --newversion2d15c00
Add CVE id to bug.61c46d4
tox -e towncrier650c59d
python -m incremental.update Twisted --rc157cd8e
#11985 fix DeferredLock.run/Semaphore.run/maybeDeferred/ensureDeferred/inline...ed25d4a
[pre-commit.ci] auto fixes from pre-commit.com hooks5eb2078
Merge branch 'trunk' into fix-concurrency-primative-type2df4c76
Update src/twisted/test/test_defer.py105a9f5
#11989 Lots of small writes to the TLS transport use a lot of cpu (#11996)524a2fa
Fix lintUpdates
cryptography
from 0.8.2 to 42.0.4Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
fe18470
Bump for 42.0.4 release (#10445)aaa2dd0
Fix ASN.1 issues in PKCS#7 and S/MIME signing (#10373) (#10442)7a4d012
Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) ...df314bb
backport actions m1 switch to 42.0.x (#10415)c49a7a5
changelog and version bump for 42.0.3 (#10396)396bcf6
fix provider loading take two (#10390) (#10395)0e0e46f
backport: initialize openssl's legacy provider in rust (#10323) (#10333)2202123
changelog and version bump 42.0.2 (#10268)f7032bd
bump openssl in CI (#10298) (#10299)002e886
Fixes #10294 -- correct accidental change to exchange kwarg (#10295) (#10296)Updates
lxml
from 3.4.3 to 4.9.1Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
d01872c
Prevent parse failure in new test from leaking into later test runs.d65e632
Prepare release of lxml 4.9.1.86368e9
Fix a crash when incorrect parser input occurs together with usages of iterwa...50c2764
Delete unused Travis CI config and reference in docs (GH-345)8f0bf2d
Try to speed up the musllinux AArch64 build by splitting the different CPytho...b9f7074
Remove debug print from test.b224e0f
Try to install 'xz' in wheel builds, if available, since it's now needed to e...897ebfa
Update macOS deployment target version from 10.14 to 10.15 since 10.14 starts...853c9e9
Prepare release of 4.9.0.d3f77e6
Add a test for https://bugs.launchpad.net/lxml/+bug/1965070 leaving out the a...Updates
pyopenssl
from 0.15.1 to 17.5.0Changelog
Sourced from pyopenssl's changelog.
... (truncated)
Commits
d21fcd8
17.5.0 version bump (#726)bdb7639
Export keying material support (#725)e738186
fix a memory leak and a potential UAF and also #722 (#723)f724786
Pin pytest until we drop 2.6 (#721)736c621
define all to make wildcard import work (#719)57051a5
reopen master (#718)e61e202
Require urllib3 tests to pass; fixes #712 (#716)5a3fb40
bump to 17.4.0 (#714)acbd662
restore a subset of the rand module (#708)4aa52c3
Don't use things after they're freed...duh (#709)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.