faucetsdn / poseidon

Poseidon is a python-based application that leverages software defined networks (SDN) to acquire and then feed network traffic to a number of machine learning techniques. The machine learning algorithms classify and predict the type of device.
Apache License 2.0
417 stars 123 forks source link

Bump eventlet from 0.33.3 to 0.35.2 in /lib/poseidon_core #2936

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps eventlet from 0.33.3 to 0.35.2.

Changelog

Sourced from eventlet's changelog.

0.35.2

0.35.1

0.35.0

0.34.3

0.34.2

... (truncated)

Commits
  • edd9e7e Update changelog for version 0.35.2 (#920)
  • a23fd0e Fix tool.setuptools/packages list (#921)
  • 51e3c49 Dnspython 2.6.1 - Address DoS via the Tudoor mechanism (CVE-2023-29483)
  • b6f6e7c add asyncio into the doc hub page (#918)
  • 96a3940 clean obsolete python 2 code from the ssl module (#915)
  • 06ec630 Add get_server_info to db_pool.py (#324)
  • dfcc939 wsgi: Handle Timeouts from applications (#911)
  • 799dabc [Fix] shrinks window before connecting (#905)
  • 3f8c9e4 Do not allow failed patching to stop execution (#907)
  • d467343 Add Python 3.7 to pyproject classifiers (#904)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/faucetsdn/poseidon/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.78%. Comparing base (46b4308) to head (6ee6c9c). Report is 3 commits behind head on main.

:exclamation: Current head 6ee6c9c differs from pull request most recent head c1b46fd

Please upload reports for the commit c1b46fd to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2936 +/- ## ======================================= Coverage 78.78% 78.78% ======================================= Files 44 44 Lines 3701 3701 ======================================= Hits 2916 2916 Misses 785 785 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cglewis commented 4 months ago

@dependabot rebase