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

test_runner: bump requests and psycopg2-binary #9248

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Oct 2, 2024

Problem

Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation

Summary of changes

  • Update requests to fix the warning
  • Update psycopg2-binary

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin requested review from a team and arpad-m October 2, 2024 16:45
Copy link

github-actions bot commented Oct 2, 2024

5058 tests run: 4872 passed, 0 failed, 186 skipped (full report)


Flaky tests (6)

Postgres 17

Postgres 16

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (7492 of 23894 functions)
  • lines: 49.6% (60122 of 121325 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
b4b0d06 at 2024-10-02T20:00:18.376Z :recycle:

@bayandin bayandin changed the title build(deps): bump requests from 2.32.0 to 2.32.3 test_runner: bump requests and psycopg2-binary Oct 2, 2024
@bayandin bayandin enabled auto-merge (squash) October 2, 2024 19:09
@bayandin bayandin merged commit 16002f5 into main Oct 2, 2024
87 of 95 checks passed
@bayandin bayandin deleted the bayandin/update-requests branch October 2, 2024 20:26
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.

3 participants