4135 Commits

Author SHA1 Message Date
jasquat
0fc4e3b630
add filename to breadcrumb if it is not already there w/ burnettk 2024-07-22 11:33:46 -04:00
dependabot[bot]
f02c80d93e
Bump sphinx from 7.4.5 to 7.4.7 (#1969)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 7.4.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.5...v7.4.7)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 15:15:15 +00:00
dependabot[bot]
5b4a306e3b
Bump @preact/preset-vite from 2.8.2 to 2.9.0 in /spiffworkflow-frontend (#1968)
Bumps [@preact/preset-vite](https://github.com/preactjs/preset-vite) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/preactjs/preset-vite/releases)
- [Commits](https://github.com/preactjs/preset-vite/compare/2.8.2...2.9.0)

---
updated-dependencies:
- dependency-name: "@preact/preset-vite"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 15:04:33 +00:00
dependabot[bot]
e6c9d7c70a
Bump docker/build-push-action from 6.4.1 to 6.5.0 (#1967)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 14:39:17 +00:00
dependabot[bot]
21a959053a
Bump xdoctest from 1.1.3 to 1.1.5 in /spiffworkflow-backend (#1966)
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 14:33:38 +00:00
burnettk
85406412f9
comments function yes or no 2024-07-20 16:16:02 -04:00
burnettk
ac3c0e7ca3
bump authlib 2024-07-19 15:46:57 -04:00
jasquat
fd6e5e6a05
added docs for process instance migration w/ burnettk (#1960)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-19 15:21:35 -04:00
Kevin Burnett
a16dcd1541
bump spiff for maximum recursion depth exceeded error (#1958)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-19 09:35:15 -07:00
jasquat
57c7b12e38
look for any migration detail for the pi and target hash to get the git revision w/ burnettk (#1959)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-19 09:35:02 -07:00
dependabot[bot]
038fbeedbb
Bump pre-commit from 2.21.0 to 3.7.1 in /spiffworkflow-backend (#1957)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.21.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 15:24:06 +00:00
dependabot[bot]
bcc64895a6
Bump @rjsf/core from 5.19.1 to 5.19.3 in /spiffworkflow-frontend (#1956)
Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 5.19.1 to 5.19.3.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.19.1...5.19.3)

---
updated-dependencies:
- dependency-name: "@rjsf/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 15:19:29 +00:00
dependabot[bot]
0f04f88f6d
Bump ruff from 0.5.2 to 0.5.3 (#1954)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-19 14:52:32 +00:00
jasquat
1cd3348b9f
update bpmn subprocess map in complete_task (#1953)
* return list of new bpmn subprocesses in complete_task w/ burnettk

* pyl w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-18 16:53:30 -04:00
dependabot[bot]
e7713b3c4e
Bump react and @types/react in /spiffworkflow-frontend (#1949)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.0.37 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-18 12:05:16 -07:00
dependabot[bot]
4eee6454c1
Bump coverage from 7.5.4 to 7.6.0 in /spiffworkflow-backend (#1948)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-18 12:05:06 -07:00
jasquat
3dd5ac4d85
pi-migration-update-human-task (#1952)
* update the human task title when running pi migrations w/ burnettk

* updated some libs for safety w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-18 15:04:41 -04:00
jasquat
5277360562
updated human task to task fk for mysql 8.4 support w/ burnettk (#1950)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-18 13:19:59 -04:00
jasquat
5cdf74e384
Merge branch 'main' of github.com:sartography/spiff-arena 2024-07-18 11:37:33 -04:00
jasquat
775a6a485c
support getting host and user info from uri in recreate_db script w/ burnettk 2024-07-18 11:37:30 -04:00
dependabot[bot]
7aba2c3a98
Bump ruff from 0.5.1 to 0.5.2 (#1947)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 15:08:35 +00:00
jasquat
4971ae737e
some updates the ReactFormBuilder to better handle readonly users w/ burnettk (#1943)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-17 16:23:55 -04:00
jasquat
41dd5ddb2b
updated spiffworkflow to fix issues 1919 and 1920 w/ burnettk (#1942)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-17 15:27:58 -04:00
jasquat
c11e9ba1b4
progress-page-display-error (#1859)
* display the given when a task fails while on the progress page

* add task info to the error details on progress page and added foreign key from event table to task table w/ burnettk

* do not attempt to add error details if one cannot be found w/ burnettk

* delete pi events when tasks are deleted w/ burnettk

* fixed migration file w/ burnettk

* removed db migration changes w/ burnettk

* pyl w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-17 08:53:38 -07:00
dependabot[bot]
a038d544a9
Bump docker/build-push-action from 6.4.0 to 6.4.1 (#1938)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-17 08:52:37 -07:00
dependabot[bot]
5f022b39f3
Bump sphinx from 7.4.4 to 7.4.5 (#1937)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.4...v7.4.5)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-17 08:52:23 -07:00
dependabot[bot]
284706c24f
Bump @mui/x-data-grid from 7.9.0 to 7.10.0 in /spiffworkflow-frontend (#1940)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.10.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-17 15:30:43 +00:00
dependabot[bot]
e7bc446fa8
Bump flask-session from 0.5.0 to 0.8.0 in /spiffworkflow-backend (#1939)
Bumps [flask-session](https://github.com/pallets-eco/flask-session) from 0.5.0 to 0.8.0.
- [Release notes](https://github.com/pallets-eco/flask-session/releases)
- [Changelog](https://github.com/pallets-eco/flask-session/blob/development/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/flask-session/compare/0.5.0...0.8.0)

---
updated-dependencies:
- dependency-name: flask-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 15:00:55 +00:00
burnettk
db8433d7d8
actually add libpq5, not just a comment 2024-07-16 21:12:46 -04:00
burnettk
9a0b59e0ed
Merge branch 'main' of github.com:sartography/spiff-arena 2024-07-16 20:03:48 -04:00
burnettk
56e6a82e09
add Migrate to breadcrumb 2024-07-16 20:03:36 -04:00
jasquat
4992586719
pi-migration-delete-tasks (#1929)
* remove tasks from the db that were removed in the migration

* ensure the correct number of cycles when we migrate a pi

* delete the tasks that spiff returns instead of calculating it in backend

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-16 14:27:05 -04:00
jasquat
461b37d3d9
hide the revert button on the migration page on the web ui if it cannot be reverted to that revision w/ burnettk (#1935)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-16 14:26:58 -04:00
jasquat
dfce83c684
ignore cannot be run errors in manual complete task 2024-07-16 13:33:53 -04:00
jasquat
484f9801c9
do not store events when migrating a process isntance w/ burnettk (#1934)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-16 09:12:18 -07:00
dependabot[bot]
af9e9e7b28
Bump vite from 5.3.2 to 5.3.4 in /spiffworkflow-frontend (#1932)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:23:51 +00:00
dependabot[bot]
8ebd96b310
Bump prometheus-flask-exporter in /spiffworkflow-backend (#1931)
Bumps [prometheus-flask-exporter](https://github.com/rycus86/prometheus_flask_exporter) from 0.23.0 to 0.23.1.
- [Commits](https://github.com/rycus86/prometheus_flask_exporter/compare/0.23.0...0.23.1)

---
updated-dependencies:
- dependency-name: prometheus-flask-exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:03:22 +00:00
dependabot[bot]
3ef43e0589
Bump docker/build-push-action from 6.3.0 to 6.4.0 (#1923)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 07:48:54 -07:00
dependabot[bot]
4ee5840eea
Bump sphinx from 7.4.3 to 7.4.4 (#1930)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.3...v7.4.4)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:45:23 +00:00
jasquat
9224fbbcfa
updated the error text for migration issues 2024-07-15 11:47:15 -04:00
dependabot[bot]
19ff18df8e
Bump @cypress/grep from 3.1.5 to 4.1.0 in /spiffworkflow-frontend (#1926)
Bumps [@cypress/grep](https://github.com/cypress-io/cypress) from 3.1.5 to 4.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/grep-v3.1.5...@cypress/grep-v4.1.0)

---
updated-dependencies:
- dependency-name: "@cypress/grep"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 15:14:08 +00:00
dependabot[bot]
00ba3b16c6
Bump sentry-sdk from 2.5.1 to 2.10.0 in /spiffworkflow-backend (#1925)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 to 2.10.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.5.1...2.10.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 15:08:27 +00:00
dependabot[bot]
6bed054e06
Bump sphinx from 7.3.7 to 7.4.3 (#1924)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v7.4.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 14:30:24 +00:00
dependabot[bot]
0df70abf7c
Bump pytest-xdist from 3.3.1 to 3.6.1 in /spiffworkflow-backend (#1914)
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.6.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.6.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-07-14 13:31:59 -07:00
Kevin Burnett
42a31108fe
add libpq5 in order to be able to use postgres at runtime (#1906)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-14 13:31:39 -07:00
Kevin Burnett
cc77d83b3a
update spiff to handle certain out of order states in spec migration (#1918)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-14 13:31:24 -07:00
Kevin Burnett
d6184416cf
default git user email if we have a username and no email (#1917)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-07-12 12:27:24 -07:00
jasquat
24b32cce40
pi-no-run-if-non-active (#1916)
* do not allow process instances to run do_engine_steps if they are not in an active state w/ burnettk

* no need to ignore cannot be run error from interstitial page w/ burnettk

* removed bad comment w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-12 12:09:52 -04:00
jasquat
d36c740180
use the correct git revision for the event and process instance when reverting a process instance migration (#1911)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-07-12 11:20:27 -04:00
dependabot[bot]
80437483fc
Bump astroid from 3.2.2 to 3.2.3 (#1915)
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 15:14:35 +00:00