chore(deps): lock file maintenance - #3897
renovate[bot] wants to merge 2 commits into
Conversation
93b7edd to
c264457
Compare
0cd3c19 to
19722f4
Compare
07cb1db to
8d813a8
Compare
c9428ac to
0773e28
Compare
|
@Anas12091101 could you resolve conflicts on this one? |
27ba2ff to
39cfcc5
Compare
37cc61b to
763a949
Compare
|
I tried it again and I am still having the same issues as #3897 (comment). Discussed them with @Anas12091101 over a call and he will try this as well. |
766b5b2 to
45bcb51
Compare
|
@arslanashraf7 I still couldn't reproduce the issue. The containers are up and working fine. I did the following steps:
I asked Claude, and it suggested:
|
|
@Anas12091101 I vibed with Claude on this problem, and it thinks the error is coming from the However, For your reference and future cherry-pick, your commits are 8d982ea and 6b3661e. |
60752cc to
a1dfce2
Compare
|
@Anas12091101 I've pushed f271618, which pins and downgrades the ' cryptography` package that solved the build issue for me locally. You can cherry-pick your commits from #3897 (comment) and review this PR. |
f271618 to
cbc47c0
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
b15171a to
fac3e7a
Compare
Regenerates uv.lock against the current pyproject constraints, replacing the July refresh that had gone stale behind 94 commits of master. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Carries over the five fixes made on the original lock file maintenance
branch, which the refreshed dependencies still need:
- pin cryptography==46.0.5, which the refreshed resolution needs to
install locally
- set SOCIAL_AUTH_ACTIVE_USERS_FILTER = {} for social-auth-app-django
5.9+, whose new default filter hides inactive users from the pipeline
that is meant to activate them
- only create test tables in models_test that don't already exist,
instead of unconditionally, which errored on re-runs
- wrap itertools.product in list() for parametrize, which no longer
accepts a bare iterator
- add .pytest_cache/ and static/js/vendor/ to .prettierignore
Co-authored-by: Arslan Ashraf <arslan.ashraf@arbisoft.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
fac3e7a to
4051111
Compare


This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (in timezone US/Eastern)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.