Skip to content

SCANPY-193 Updating pyfakefs version to fix PosixPath issue #222

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

Merged
merged 2 commits into from
Jun 13, 2025

Conversation

joke1196
Copy link
Contributor

@joke1196 joke1196 commented Jun 13, 2025

SCANPY-193

Part of

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Test SCANPY-193 Test Jun 13, 2025
@joke1196 joke1196 requested a review from Copilot June 13, 2025 14:37
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates several dependency versions in the pyproject.toml to pin exact versions instead of using caret (^) specifiers.

  • Changed production dependency version constraints for tomli, requests, responses, pyfakefs, and jproperties.
  • Updated development dependencies for pytest-subtests, pytest-docker, and debugpy.
Comments suppressed due to low confidence (2)

pyproject.toml:33

  • [nitpick] The version specifier for requests changed from a caret range to an exact version, which may limit automatic patch updates. Please confirm that this precise pinning aligns with the project’s dependency strategy.
requests = "2.32.4"

pyproject.toml:47

  • [nitpick] The change in version specifier for pytest-subtests from a caret range to an exact version may restrict receiving minor or patch updates automatically. Consider verifying that this approach is consistent with the handling of other dependencies.
pytest-subtests = "0.14.1"

Copy link

Quality Gate passed Quality Gate passed for 'Python Scanner'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@joke1196 joke1196 changed the title SCANPY-193 Test SCANPY-193 Fixing QG Jun 13, 2025
@joke1196 joke1196 changed the title SCANPY-193 Fixing QG SCANPY-193 Updating pyfakefs version to fix PosixPath issue Jun 13, 2025
Copy link
Contributor

@thomas-serre-sonarsource thomas-serre-sonarsource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for finding and doing this 👍

@joke1196 joke1196 merged commit 7190fcd into master Jun 13, 2025
18 checks passed
@joke1196 joke1196 deleted the dk/fix-qg branch June 13, 2025 14:48
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