Skip to content

Update cryptography requirement (via dependabot) #1590

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

Conversation

asnare
Copy link
Contributor

@asnare asnare commented May 20, 2025

This PR is the same as #1589, which doesn't build because actions from dependabot-submitted PRs don't seem to have access to the credentials they need to run tests against the acceptance environment.

(When merged, this will close the upstream PR as well.)

Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.2...45.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 45.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@asnare asnare self-assigned this May 20, 2025
@asnare asnare requested a review from a team as a code owner May 20, 2025 11:00
@asnare asnare added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2025
@asnare asnare changed the title Update cryptography requirement from ~=44.0.2 to >=44.0.2,<45.1.0 Update cryptography requirement (via dependabot) May 20, 2025
Copy link

✅ 15/15 passed, 1 skipped, 10s total

Running from acceptance #732

@asnare asnare requested a review from a team May 26, 2025 07:25
@asnare asnare enabled auto-merge May 28, 2025 11:44
Copy link
Collaborator

@sundarshankar89 sundarshankar89 left a comment

Choose a reason for hiding this comment

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

LGTM

@asnare asnare added this pull request to the merge queue May 28, 2025
Merged via the queue into main with commit b787a87 May 28, 2025
12 of 13 checks passed
@asnare asnare deleted the dependabot/pip/cryptography-gte-44.0.2-and-lt-45.1.0-ajs branch May 28, 2025 11:49
ericvergnaud added a commit that referenced this pull request May 28, 2025
* main:
  Continued: flexible transpiler configuration (#1594)
  Update cryptography requirement (via dependabot) (#1590)

# Conflicts:
#	tests/integration/install/test_install.py
ericvergnaud added a commit that referenced this pull request May 28, 2025
* main:
  Continued: flexible transpiler configuration (#1594)
  Update cryptography requirement (via dependabot) (#1590)
  Disable (temporarily) integration test: `test_gets_maven_version` (#1606)
  Improve and test installation of pluggable transpilers (#1537)
  Integration tests: only test against latest Spark 3 release (#1599)
  Improve the output in case of errors (#1586)
  Integrate analyzer (#1578)
  fix maven name for morpheus (#1585)
  Reduce logging noise during normal transpiler processing. (#1580)
  Improve logging during transpiler installation (#1576)

# Conflicts:
#	src/databricks/labs/remorph/cli.py
#	src/databricks/labs/remorph/config.py
#	src/databricks/labs/remorph/install.py
#	src/databricks/labs/remorph/transpiler/execute.py
#	tests/integration/test_install.py
#	tests/unit/test_cli_transpile.py
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants