Build(deps): Bump the pip group across 3 directories with 7 updates #42
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 1 update in the /Workshops/2024-03-22_LLM-Evaluation-Deployment/Deployment directory: text-generation.
Bumps the pip group with 6 updates in the /Workshops/2024-03-22_LLM-Evaluation-Deployment/Evaluation directory:
3.9.43.9.50.1.350.1.522.32.02.32.36.46.4.14.66.34.66.42.2.12.2.2Bumps the pip group with 5 updates in the /Workshops/2024-07-10_LLM-Evaluation directory:
3.9.43.9.52.32.02.32.36.46.4.14.66.34.66.42.2.12.2.2Updates
text-generationfrom 0.6.1 to 0.7.0Release notes
Sourced from text-generation's releases.
Commits
Updates
aiohttpfrom 3.9.4 to 3.9.5Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
b844d42Release v3.9.5 (#8340)0415a4cPatchback/backports/3.9/5fd29467fb63efdfae1ace280cec36b1f8139567/pr 8290 (#8311)f21c6f2[PR #8335/5a6949da backport][3.9] Add Content-Disposition automatically (#8336)7eecdff[PR #8332/482e6cdf backport][3.9] Add set_content_disposition test (#8333)82fbe64[PR #8324/4a8fd08b backport][3.9] Add missing changelogs (#8330)01df7ecBump version7917ae2Merge 3.1Updates
langchain-corefrom 0.1.35 to 0.1.52Commits
Updates
requestsfrom 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322afv2.32.3e188799Don't create default SSLContext if ssl module isn't present (#6724)145b539Merge pull request #6716 from sigmavirus24/bug/6715b1d73ddDon't use default SSLContext with custom poolmanager kwargs6badbacUpdate HISTORY.mda62a2d3Allow for overriding of specific pool key params88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_contextUpdates
tornadofrom 6.4 to 6.4.1Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
2a0e1d1Merge pull request #3388 from bdarnell/release-641b7af4e8Release notes and version bump for version 6.4.1d65f6e7Merge pull request #3387 from bdarnell/chunked-parsing8d721a8httputil: Only strip tabs and spaces from header values7786f09Merge pull request #3386 from bdarnell/curl-crlffb119c7http1connection: Stricter handling of transfer-encodingb0ffc58curl_httpclient,http1connection: Prohibit CR and LF in headers0efa9a4Merge pull request #3385 from bdarnell/update-black2757c6eMerge pull request #3384 from tornadoweb/dependabot/pip/requests-2.32.2291d1b6*: Update blackUpdates
tqdmfrom 4.66.3 to 4.66.4Release notes
Sourced from tqdm's releases.
Commits
7472295bump version, merge pull request #1578 from tqdm/devele84d488tests: bump pre-commit7c8753fMerge pull request #1395 from glensc/patch-1d7f469eAdd display to close in rich moduled774884tidysuper()callsUpdates
urllib3from 2.2.1 to 2.2.2Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
27e2a5cRelease 2.2.2 (#3406)accff72Merge pull request from GHSA-34jh-p97f-mpxf34be4a5Pin CFFI to a new release candidate instead of a Git commit (#3398)da41058Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)b07a669Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)b8589ecMeasure coverage with v4 of artifact actions (#3394)f3bdc55Allow triggering CI manually (#3391)5239265Fix HTTP version in debug log (#3316)b34619fBump actions/checkout to 4.1.4 (#3387)9961d14Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)Updates
aiohttpfrom 3.9.4 to 3.9.5Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
b844d42Release v3.9.5 (#8340)0415a4cPatchback/backports/3.9/5fd29467fb63efdfae1ace280cec36b1f8139567/pr 8290 (#8311)f21c6f2[PR #8335/5a6949da backport][3.9] Add Content-Disposition automatically (#8336)7eecdff[PR #8332/482e6cdf backport][3.9] Add set_content_disposition test (#8333)82fbe64[PR #8324/4a8fd08b backport][3.9] Add missing changelogs (#8330)01df7ecBump version7917ae2Merge 3.1Updates
requestsfrom 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322afv2.32.3e188799Don't create default SSLContext if ssl module isn't present (#6724)145b539Merge pull request #6716 from sigmavirus24/bug/6715b1d73ddDon't use default SSLContext with custom poolmanager kwargs6badbacUpdate HISTORY.mda62a2d3Allow for overriding of specific pool key params88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_contextUpdates
tornadofrom 6.4 to 6.4.1Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
2a0e1d1Merge pull request #3388 from bdarnell/release-641b7af4e8Release notes and version bump for version 6.4.1d65f6e7Merge pull request #3387 from bdarnell/chunked-parsing8d721a8httputil: Only strip tabs and spaces from header values7786f09Merge pull request #3386 from bdarnell/curl-crlffb119c7http1connection: Stricter handling of transfer-encodingb0ffc58curl_httpclient,http1connection: Prohibit CR and LF in headers0efa9a4Merge pull request #3385 from bdarnell/update-black2757c6eMerge pull request #3384 from tornadoweb/dependabot/pip/requests-2.32.2291d1b6*: Update blackUpdates
tqdmfrom 4.66.3 to 4.66.4Release notes
Sourced from tqdm's releases.
Commits
7472295bump version, merge pull request #1578 from tqdm/devele84d488tests: bump pre-commit7c8753fMerge pull request #1395 from glensc/patch-1d7f469eAdd display to close in rich moduled774884tidysuper()callsUpdates
urllib3from 2.2.1 to 2.2.2Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
27e2a5cRelease 2.2.2 (#3406)accff72Merge pull request from GHSA-34jh-p97f-mpxf34be4a5Pin CFFI to a new release candidate instead of a Git commit (#3398)da41058Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)b07a669Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)b8589ecMeasure coverage with v4 of artifact actions (#3394)f3bdc55Allow triggering CI manually (#3391)5239265Fix HTTP version in debug log (#3316)b34619fBump actions/checkout to 4.1.4 (#3387)9961d14Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.