Bump the python-packages group with 8 updates #1083
Triggered via pull request
April 2, 2026 07:07
dependabot[bot]
opened
#356
Status
Success
Total duration
4m 49s
Artifacts
–
automerge.yml
on: pull_request_target
Enable pull request automerge
3s
Automatically approve pull request
6s
Annotations
2 errors and 2 warnings
|
test_migrationsup_to_date.test_migrations_up_to_date[settings0]:
tests/test_database/test_migrationsup_to_date.py#L15
AssertionError: assert not [('add_index', Index('ix_celery_taskmeta_date_done', Column('date_done', DateTime(), table=<celery_taskmeta>, onupdate=CallableColumnDefault(<function _get_utc_now at 0x7f3ca1ebcae0>), default=CallableColumnDefault(<function _get_utc_now at 0x7f3ca1ebca40>)))), ('add_index', Index('ix_celery_tasksetmeta_date_done', Column('date_done', DateTime(), table=<celery_tasksetmeta>, default=CallableColumnDefault(<function _get_utc_now at 0x7f3ca1ebf880>))))]
|
|
test_keycloak.test_keycloak_get_user_authorized[settings0]:
tests/test_unit/test_auth/test_keycloak.py#L71
AssertionError: assert None == 'eyJhY2Nlc3NfdG9rZW4iOiAiZXlKaGJHY2lPaUpTVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SnpkV0lpT2lJeU5UUTFJaXdpY0hKbFptVnljbVZrWDNWelpYSnVZVzFsSWpvaWMybHRjR3hsWDNWelpYSWlMQ0psYldGcGJDSTZJbk5wYlhCc1pWOTFjMlZ5UUhWelpYSXVkWE5sY2lJc0ltZHBkbVZ1WDI1aGJXVWlPaUp6YVcxd2JHVmZkWE5sY2w5bWFYSnpkQ0lzSW0xcFpHUnNaVjl1WVcxbElqb2ljMmx0Y0d4bFgzVnpaWEpmYldsa1pHeGxJaXdpWm1GdGFXeDVYMjVoYldVaU9pSnphVzF3YkdWZmRYTmxjbDlzWVhOMElpd2laWGh3SWpveE56YzFNVEUwTWpBNUxqQjkuVjNwWkxIVXNZTnZxREY1OVhmN2xNaC0tZm5ReHJlVmJiS2lfZjl0NDZPU3dCdy1VTVprY2Z5dVcyQVB2Njcwa0ZQOGx0czk1blA3aVdObEsxc3BHOF9oTWV4X08zVVNxUlN6Ui1FMnlIOVNIYzFLQkZIaHIxRmtZRWN6UDBBbnprY0QwWUpZSHZmSXdCX1Y2VGVBQ1BlOXhSOHg5eWgyY3RBUmhCRVBweUVxQ0FEcThQUUxDT2RRN0ppVTR3T24yS1dodm14VEJKNTc2NWpSU0ExZGZBa2NUZmVVdFoxLTlpZFR6a0hKNjZkN0pRZEVfWDZsZVpoa2Z0QzNoUUVVSHNfSHVreENJTmZyTzFJVWpXcll2eXR5b2l0RHo2WUFtX3VmSzdhUHlTeV9QY1NJQUE0MGVENk96bjVITm5lbFhQWjZFR2JrdVBwc1QtajRmRFFYNldnIiwgInJlZnJlc2hfdG9rZW4iOiAibW9ja19yZWZyZXNoX3Rva2VuIn0=.ac4XpQ.X5-N8xB7m6AMLxZaVAoWZ_46Wfs'
+ where None = get('session')
+ where get = <Cookies[]>.get
+ where <Cookies[]> = <Response [200 OK]>.cookies
|
|
Enable pull request automerge
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: alexwilson/enable-github-automerge-action@2.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Automatically approve pull request
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hmarr/auto-approve-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|