Skip to content
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 httpcore from 1.0.0 to 1.0.1 in /api #858

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps httpcore from 1.0.0 to 1.0.1.

Release notes

Sourced from httpcore's releases.

Version 1.0.1

1.0.1 (November 3rd, 2023)

  • Fix pool timeout to account for the total time spent retrying. (#823)
  • Raise a neater RuntimeError when the correct async deps are not installed. (#826)
  • Add support for synchronous TLS-in-TLS streams. (#840)
Changelog

Sourced from httpcore's changelog.

1.0.1 (November 3rd, 2023)

  • Fix pool timeout to account for the total time spent retrying. (#823)
  • Raise a neater RuntimeError when the correct async deps are not installed. (#826)
  • Add support for synchronous TLS-in-TLS streams. (#840)
Commits
  • 9c818e9 Version 1.0.1 (#842)
  • 08b3eee Raise a neater RuntimeError when the correct async deps are not installed. (#...
  • 66aa1c1 Fix synchronous TLS-in-TLS streams (#840)
  • d664b32 Bump mkdocs-material from 9.4.2 to 9.4.7 (#837)
  • aea3a6b Bump trio-typing from 0.8.0 to 0.9.0 (#838)
  • 29f172d Bump black from 23.7.0 to 23.10.1 (#835)
  • e039dd1 Bump mkdocs-material-extensions from 1.2 to 1.3 (#839)
  • f8dcb5f Bump pytest from 7.4.0 to 7.4.3 (#836)
  • 7fce352 typo in changelog (#827)
  • f8ff1c4 Ensure pool timeout is applied, even after attempts leading to ConnectionNotA...
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/encode/httpcore/releases)
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
- [Commits](encode/httpcore@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: httpcore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@gaby gaby merged commit 46a439c into main Nov 7, 2023
9 checks passed
@gaby gaby deleted the dependabot/pip/api/httpcore-1.0.1 branch November 7, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant