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

Upgraded dependencies #323

Merged
merged 2 commits into from
Mar 26, 2023
Merged

Upgraded dependencies #323

merged 2 commits into from
Mar 26, 2023

Conversation

rajivsarvepalli
Copy link
Owner

Upgrade base dependencies of mock-alchemy package

@rajivsarvepalli rajivsarvepalli added the dependencies Pull requests that update a dependency file label Mar 26, 2023
@rajivsarvepalli rajivsarvepalli self-assigned this Mar 26, 2023
@rajivsarvepalli
Copy link
Owner Author

Safety failed for Sqlalchemy since all versions before 2.0 have a vulnerability.

  Vulnerability ID: 51668
   Affected spec: <2.0.0b1
   ADVISORY: Sqlalchemy 2.0.0b1 avoids leaking cleartext passwords to the open for careless uses of
   str(engine.URL()) in logs and prints.https://github.com/sqlalchemy/sqlalchemy/pull/8563
   PVE-2022-51668
   For more information, please visit https://pyup.io/v/51668/f17

Ignoring for now, will create separate PR to upgrade SQL Alchemy 2.0.

@rajivsarvepalli rajivsarvepalli marked this pull request as ready for review March 26, 2023 00:34
@rajivsarvepalli rajivsarvepalli merged commit cc13b4d into master Mar 26, 2023
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