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

Fix aiohttp Failures #1123

Merged
merged 4 commits into from
Apr 16, 2024
Merged

Fix aiohttp Failures #1123

merged 4 commits into from
Apr 16, 2024

Conversation

TimPansino
Copy link
Contributor

Overview

  • Remove buggy tests causing failures in new aiohttp versions.
  • Update aiohttp for Python 3.12 to supported versions.

@TimPansino TimPansino requested a review from a team April 16, 2024 17:34
Copy link

github-actions bot commented Apr 16, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.62s
✅ PYTHON flake8 1 0 0.38s
✅ PYTHON isort 1 0 0 0.17s
✅ PYTHON pylint 1 0 2.77s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@TimPansino TimPansino merged commit c55b4d0 into main Apr 16, 2024
48 of 49 checks passed
@TimPansino TimPansino deleted the fix-aiohttp-failures branch April 16, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants