Skip to content

Bump requests from 2.28.1 to 2.28.2 #477

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

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps requests from 2.28.1 to 2.28.2.

Release notes

Sourced from requests's releases.

v2.28.2

2.28.2 (2023-01-12)

Dependencies

  • Requests now supports charset_normalizer 3.x. (#6261)

Bugfixes

  • Updated MissingSchema exception to suggest https scheme rather than http. (#6188)

New Contributors

Full Changelog: psf/requests@v2.28.1...v2.28.2

Changelog

Sourced from requests's changelog.

2.28.2 (2023-01-12)

Dependencies

  • Requests now supports charset_normalizer 3.x. (#6261)

Bugfixes

  • Updated MissingSchema exception to suggest https scheme rather than http. (#6188)
Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.28.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requests-2.28.2 branch from 05d38c1 to d2169bc Compare January 23, 2023 14:58
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #477 (d2169bc) into master (c0bd52f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #477   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         105      105           
  Lines        2939     2939           
  Branches      249      249           
=======================================
  Hits         2713     2713           
  Misses        185      185           
  Partials       41       41           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u merged commit ea04368 into master Jan 23, 2023
@p1c2u p1c2u deleted the dependabot/pip/requests-2.28.2 branch January 23, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant