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 the python group with 1 update #228

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the python group with 1 update: eventlet.

Updates eventlet from 0.34.2 to 0.34.3

Changelog

Sourced from eventlet's changelog.

0.34.3

Commits
  • 268c4d7 update changelog for version 0.34.3 (#876)
  • e4b034f Fix security issue related to RFC 9112 (#826)
  • dec2ed5 No more segfaults: a new approach for greening existing locks (#866)
  • a94a3cf greendns: fix getaddrinfo parameter name for Python 3 (#809)
  • e2c874e Fix deprecation warning on ssl.PROTOCOL_TLS (#872)
  • 5f39d55 Pytests, fix error at teardown of TestGreenSocket.test_full_duplex (#871)
  • 12d6e19 Fix low hanging fruits in examples (#867)
  • dbb411d Skip test which uses Py cgi module (#865)
  • 1c6f60b Drop old code based on python < 3.7, part 2: everything other than eventlet/ ...
  • 8236359 Drop old code based on python < 3.7, part 1: eventlet directory (#853)
  • 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 <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 conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 15, 2024
Bumps the python group with 1 update: [eventlet](https://github.com/eventlet/eventlet).


Updates `eventlet` from 0.34.2 to 0.34.3
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](eventlet/eventlet@v0.34.2...v0.34.3)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-4200978240 branch from b8035a0 to b48177b Compare January 17, 2024 00:17
Copy link
Author

dependabot bot commented on behalf of github Jan 22, 2024

Looks like eventlet is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/python-4200978240 branch January 22, 2024 12:29
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants