dependabot[bot]
ef4942d625
Bump setuptools from 72.1.0 to 75.7.0 in /spiffworkflow-backend ( #2207 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 72.1.0 to 75.7.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v72.1.0...v75.7.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
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>
2025-01-06 14:45:06 +00:00
dependabot[bot]
e72f07905f
Bump bandit from 1.7.10 to 1.8.0 in /spiffworkflow-backend ( #2196 )
...
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.7.10 to 1.8.0.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.10...1.8.0 )
---
updated-dependencies:
- dependency-name: bandit
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>
2024-12-16 15:10:20 +00:00
dependabot[bot]
41e23cf74c
Bump safety from 3.2.11 to 3.2.13 in /spiffworkflow-backend ( #2195 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 3.2.11 to 3.2.13.
- [Release notes](https://github.com/pyupio/safety/releases )
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pyupio/safety/compare/3.2.11...3.2.13 )
---
updated-dependencies:
- dependency-name: safety
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-12-13 15:06:35 +00:00
dependabot[bot]
6dfc790835
Bump typeguard from 4.3.0 to 4.4.1 in /spiffworkflow-backend ( #2190 )
...
Bumps [typeguard](https://github.com/agronholm/typeguard ) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/agronholm/typeguard/releases )
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/typeguard/compare/4.3.0...4.4.1 )
---
updated-dependencies:
- dependency-name: typeguard
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>
2024-12-12 15:09:02 +00:00
dependabot[bot]
42c4476ac4
Bump cryptography from 43.0.3 to 44.0.0 in /spiffworkflow-backend ( #2189 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.3 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
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-12-11 15:05:56 +00:00
dependabot[bot]
acf7966910
Bump sentry-sdk from 2.16.0 to 2.19.2 in /spiffworkflow-backend ( #2187 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.16.0 to 2.19.2.
- [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.16.0...2.19.2 )
---
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-12-10 15:22:06 +00:00
dependabot[bot]
0b1ccf1e75
Bump mysqlclient from 2.2.5 to 2.2.6 in /spiffworkflow-backend ( #2185 )
...
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient ) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases )
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst )
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.5...v2.2.6 )
---
updated-dependencies:
- dependency-name: mysqlclient
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-12-09 15:10:13 +00:00
dependabot[bot]
95005d5c66
Bump ruff from 0.8.1 to 0.8.2 in /spiffworkflow-backend ( #2181 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.1 to 0.8.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.8.1...0.8.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-12-06 14:43:28 +00:00
dependabot[bot]
17082e9fc1
Bump apscheduler from 3.10.4 to 3.11.0 in /spiffworkflow-backend ( #2178 )
...
Bumps [apscheduler](https://github.com/agronholm/apscheduler ) from 3.10.4 to 3.11.0.
- [Release notes](https://github.com/agronholm/apscheduler/releases )
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.11.0/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/apscheduler/compare/3.10.4...3.11.0 )
---
updated-dependencies:
- dependency-name: apscheduler
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-12-05 14:36:41 +00:00
dependabot[bot]
55f550ca96
Bump ruff from 0.5.5 to 0.8.1 in /spiffworkflow-backend ( #2172 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.5 to 0.8.1.
- [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.5...0.8.1 )
---
updated-dependencies:
- dependency-name: ruff
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>
2024-12-04 16:16:46 +00:00
dependabot[bot]
995a980007
Bump flask-jwt-extended from 4.6.0 to 4.7.1 in /spiffworkflow-backend ( #2167 )
...
Bumps [flask-jwt-extended](https://github.com/vimalloc/flask-jwt-extended ) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/vimalloc/flask-jwt-extended/releases )
- [Commits](https://github.com/vimalloc/flask-jwt-extended/compare/4.6.0...4.7.1 )
---
updated-dependencies:
- dependency-name: flask-jwt-extended
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-12-02 19:52:05 +00:00
jasquat
48532485f7
remove the version restriction for gunicorn ( #2170 )
...
* remove the version restriction for gunicorn w/ burnettk
* ignore werkzeug safety issues w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-12-02 11:26:53 -08:00
dependabot[bot]
ee3d545cf4
Bump safety from 3.2.7 to 3.2.11 in /spiffworkflow-backend ( #2164 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 3.2.7 to 3.2.11.
- [Release notes](https://github.com/pyupio/safety/releases )
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pyupio/safety/compare/3.2.7...3.2.11 )
---
updated-dependencies:
- dependency-name: safety
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-11-27 14:51:39 +00:00
dependabot[bot]
0bcbfd48aa
Bump coverage from 7.6.2 to 7.6.8 in /spiffworkflow-backend ( #2160 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.2 to 7.6.8.
- [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.6.2...7.6.8 )
---
updated-dependencies:
- dependency-name: coverage
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-11-26 14:33:24 +00:00
dependabot[bot]
6c4cdbead3
Bump pytest from 8.3.2 to 8.3.3 in /spiffworkflow-backend ( #2156 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: pytest
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-11-25 15:37:04 +00:00
dependabot[bot]
3d354f825c
Bump bandit from 1.7.9 to 1.7.10 in /spiffworkflow-backend ( #2155 )
...
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.7.9 to 1.7.10.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.9...1.7.10 )
---
updated-dependencies:
- dependency-name: bandit
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-11-22 14:45:37 +00:00
dependabot[bot]
f4ca7a115a
Bump mypy from 1.11.2 to 1.13.0 in /spiffworkflow-backend ( #2144 )
...
* Bump mypy from 1.11.2 to 1.13.0 in /spiffworkflow-backend
Bumps [mypy](https://github.com/python/mypy ) from 1.11.2 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* mypy updates
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-11-21 09:49:53 -05:00
dependabot[bot]
f46795b121
Bump types-requests in /spiffworkflow-backend ( #2143 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
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-11-05 15:09:20 +00:00
dependabot[bot]
140fdfaeed
Bump pre-commit-hooks from 4.6.0 to 5.0.0 in /spiffworkflow-backend ( #2138 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-11-04 14:03:20 -05:00
Kevin Burnett
e702404b16
update virtualenv to fix safety ( #2142 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-11-03 05:24:10 -08:00
dependabot[bot]
7195bd6a02
Bump psycopg2 from 2.9.9 to 2.9.10 in /spiffworkflow-backend ( #2137 )
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.9.9 to 2.9.10.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2
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-10-28 14:52:23 +00:00
dependabot[bot]
87792568d4
Bump mysqlclient from 2.2.4 to 2.2.5 in /spiffworkflow-backend ( #2135 )
...
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases )
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst )
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5 )
---
updated-dependencies:
- dependency-name: mysqlclient
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-10-25 14:58:54 +00:00
dependabot[bot]
740458d41c
Bump gunicorn from 21.2.0 to 23.0.0 in /spiffworkflow-backend ( #2132 )
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 21.2.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...23.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
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-10-24 14:59:31 +00:00
dependabot[bot]
ae7f2f3897
Bump jsonschema from 4.22.0 to 4.23.0 in /spiffworkflow-backend ( #2129 )
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0 )
---
updated-dependencies:
- dependency-name: jsonschema
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-10-23 15:20:31 +00:00
dependabot[bot]
947c8520bd
Bump cryptography from 43.0.1 to 43.0.3 in /spiffworkflow-backend ( #2128 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.1 to 43.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...43.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
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-10-22 15:00:21 +00:00
dependabot[bot]
098868bef2
Bump pytz from 2024.1 to 2024.2 in /spiffworkflow-backend ( #2124 )
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2 )
---
updated-dependencies:
- dependency-name: pytz
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-10-21 14:44:11 +00:00
dependabot[bot]
a704ed4574
Bump types-pytz in /spiffworkflow-backend ( #2123 )
...
Bumps [types-pytz](https://github.com/python/typeshed ) from 2024.1.0.20240417 to 2024.2.0.20241003.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pytz
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>
2024-10-18 15:20:05 +00:00
Kevin Burnett
42accefbcc
bump spiff to fix inclusive gateways ( #2121 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-10-17 21:47:01 +00:00
dependabot[bot]
cd3ba6ae10
Bump types-pyyaml in /spiffworkflow-backend ( #2120 )
...
Bumps [types-pyyaml](https://github.com/python/typeshed ) from 6.0.12.20240808 to 6.0.12.20240917.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pyyaml
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-10-17 14:33:35 +00:00
dependabot[bot]
9b5937a737
Bump pre-commit from 3.8.0 to 4.0.1 in /spiffworkflow-backend ( #2119 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.8.0 to 4.0.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/v3.8.0...v4.0.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-10-16 15:19:16 +00:00
dependabot[bot]
46c54e9b94
Bump cryptography from 43.0.0 to 43.0.1 in /spiffworkflow-backend ( #2117 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
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-10-15 15:14:29 +00:00
dependabot[bot]
935d37f5c2
Bump sentry-sdk from 2.13.0 to 2.16.0 in /spiffworkflow-backend ( #2114 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.13.0 to 2.16.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.13.0...2.16.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-10-14 14:41:27 +00:00
dependabot[bot]
785262e7ff
Bump coverage from 7.6.1 to 7.6.2 in /spiffworkflow-backend ( #2109 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.1 to 7.6.2.
- [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.6.1...7.6.2 )
---
updated-dependencies:
- dependency-name: coverage
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-10-11 15:02:58 +00:00
dependabot[bot]
4076015b09
Bump restrictedpython from 7.1 to 7.4 in /spiffworkflow-backend ( #2107 )
...
Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython ) from 7.1 to 7.4.
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst )
- [Commits](https://github.com/zopefoundation/RestrictedPython/compare/7.1...7.4 )
---
updated-dependencies:
- dependency-name: restrictedpython
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-10-10 15:24:58 +00:00
Kevin Burnett
4dd0d67b6c
update to flask cors 5, which has a breaking change, which works locally ( #2095 )
...
* update to flask cors 5, which has a breaking change, which works locally
* ignore wrong safety issue
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-10-01 11:52:57 +00:00
dependabot[bot]
31ded57177
Bump mypy from 1.11.1 to 1.11.2 in /spiffworkflow-backend ( #2086 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: mypy
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-09-19 15:08:35 +00:00
dependabot[bot]
a1900ab464
Bump safety from 3.2.6 to 3.2.7 in /spiffworkflow-backend ( #2085 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/pyupio/safety/releases )
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pyupio/safety/compare/3.2.6...3.2.7 )
---
updated-dependencies:
- dependency-name: safety
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-09-18 15:19:09 +00:00
dependabot[bot]
56c0976727
Bump types-requests in /spiffworkflow-backend ( #2084 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.32.0.20240712 to 2.32.0.20240914.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
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-09-17 15:10:56 +00:00
dependabot[bot]
346eab8eaa
Bump simplejson from 3.19.2 to 3.19.3 in /spiffworkflow-backend ( #2081 )
...
Bumps [simplejson](https://github.com/simplejson/simplejson ) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/simplejson/simplejson/releases )
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt )
- [Commits](https://github.com/simplejson/simplejson/compare/v3.19.2...v3.19.3 )
---
updated-dependencies:
- dependency-name: simplejson
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-09-16 18:22:45 +00:00
dependabot[bot]
d3e2d0db7e
Bump coverage from 7.6.0 to 7.6.1 in /spiffworkflow-backend ( #2074 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.0 to 7.6.1.
- [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.6.0...7.6.1 )
---
updated-dependencies:
- dependency-name: coverage
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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-09-10 10:47:03 -04:00
dependabot[bot]
d8627ce24e
Bump sentry-sdk from 2.10.0 to 2.13.0 in /spiffworkflow-backend ( #2072 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.10.0 to 2.13.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.10.0...2.13.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-08-30 14:40:29 +00:00
dependabot[bot]
2974181e19
Bump pytest from 8.2.2 to 8.3.2 in /spiffworkflow-backend ( #2071 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.2 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2 )
---
updated-dependencies:
- dependency-name: pytest
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>
2024-08-29 15:20:20 +00:00
dependabot[bot]
fec284d185
Bump types-pyyaml in /spiffworkflow-backend ( #2068 )
...
Bumps [types-pyyaml](https://github.com/python/typeshed ) from 6.0.12.20240724 to 6.0.12.20240808.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pyyaml
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-08-28 14:43:48 +00:00
jasquat
8be51e8641
do not upgrade gunicorn w/ burnettk
2024-08-27 14:20:17 -04:00
dependabot[bot]
557264c591
Bump xdoctest from 1.1.6 to 1.2.0 in /spiffworkflow-backend ( #2066 )
...
Bumps [xdoctest](https://github.com/Erotemic/xdoctest ) from 1.1.6 to 1.2.0.
- [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.6...v1.2.0 )
---
updated-dependencies:
- dependency-name: xdoctest
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>
2024-08-27 15:23:24 +00:00
jbirddog
8949073595
Bubble up unhandled error and escalation events at the end of the workflow ( #2058 )
2024-08-26 14:15:19 -04:00
dependabot[bot]
267c28ce1c
Bump gunicorn from 21.2.0 to 23.0.0 in /spiffworkflow-backend ( #2059 )
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 21.2.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...23.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
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-08-26 15:29:15 +00:00
dependabot[bot]
7d4a4adde6
Bump lxml from 5.2.2 to 5.3.0 in /spiffworkflow-backend ( #2054 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.2.2...lxml-5.3.0 )
---
updated-dependencies:
- dependency-name: lxml
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-08-23 14:39:45 +00:00
dependabot[bot]
15bec7a27b
Bump safety from 3.2.3 to 3.2.6 in /spiffworkflow-backend ( #2053 )
...
Bumps [safety](https://github.com/pyupio/safety ) from 3.2.3 to 3.2.6.
- [Release notes](https://github.com/pyupio/safety/releases )
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pyupio/safety/compare/3.2.3...3.2.6 )
---
updated-dependencies:
- dependency-name: safety
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-08-22 15:21:27 +00:00
burnettk
2d984ee21e
poet update certifi
2024-08-12 15:57:31 -04:00