Alex Janousek
bcb3526fb5
Merge branch 'main' into fix-security-vulnerabilities
2026-01-21 09:25:02 -05:00
dependabot[bot]
90a6987aaf
Bump black from 25.12.0 to 26.1.0 ( #2170 )
...
Bumps [black](https://github.com/psf/black ) from 25.12.0 to 26.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/25.12.0...26.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.1.0
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>
2026-01-21 14:22:00 +00:00
dependabot[bot]
3e888d62b9
Bump alembic from 1.17.2 to 1.18.1 ( #2173 )
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.17.2 to 1.18.1.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.18.1
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>
2026-01-21 14:13:19 +00:00
dependabot[bot]
2612df438c
Bump cloudfoundry-client from 1.39.1 to 1.40.1 ( #2172 )
...
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client ) from 1.39.1 to 1.40.1.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.39.1...v1.40.1 )
---
updated-dependencies:
- dependency-name: cloudfoundry-client
dependency-version: 1.40.1
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>
2026-01-21 09:07:27 -05:00
dependabot[bot]
df362aa998
Bump phonenumbers from 9.0.21 to 9.0.22 ( #2174 )
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.21 to 9.0.22.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.21...v9.0.22 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.22
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>
2026-01-21 09:04:16 -05:00
dependabot[bot]
e58691ba2b
Bump hypothesis from 6.149.1 to 6.150.0 ( #2158 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.149.1 to 6.150.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.149.1...hypothesis-python-6.150.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.150.0
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>
2026-01-20 20:32:56 +00:00
dependabot[bot]
3efbb07fa1
Bump jinja2-cli from 0.8.2 to 1.0.0 ( #2163 )
...
Bumps [jinja2-cli](https://github.com/mattrobenolt/jinja2-cli ) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/mattrobenolt/jinja2-cli/releases )
- [Commits](https://github.com/mattrobenolt/jinja2-cli/compare/0.8.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: jinja2-cli
dependency-version: 1.0.0
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>
2026-01-20 20:24:28 +00:00
Alex Janousek
ab51cfb75e
Fixing errors
2026-01-20 15:17:41 -05:00
Alex Janousek
5102d3c036
Should fix dependency errors
2026-01-20 15:17:20 -05:00
Kenneth Kehl
c9b0b11893
Merge pull request #2168 from GSA/change_year
...
change year to 2026
2026-01-20 12:15:37 -08:00
Kenneth Kehl
244c982121
fix static scan
2026-01-20 10:37:07 -08:00
Kenneth Kehl
0753f75ac6
fix static scan
2026-01-20 10:32:35 -08:00
Kenneth Kehl
d0576fd513
fix static scan
2026-01-20 10:28:17 -08:00
Kenneth Kehl
9980b68edf
upgrade werkzeug
2026-01-20 10:22:11 -08:00
Kenneth Kehl
683c558a58
fix pyasn1 and filelock
2026-01-20 10:11:06 -08:00
Kenneth Kehl
55b61eedaa
fix python vulnerabilities
2026-01-20 10:01:28 -08:00
Kenneth Kehl
857d5784af
change year to 2026
2026-01-20 09:49:07 -08:00
dependabot[bot]
1fb1526e99
Bump jsonschema from 4.25.1 to 4.26.0 ( #2162 )
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.25.1 to 4.26.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.25.1...v4.26.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.26.0
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>
2026-01-12 09:50:37 -05:00
dependabot[bot]
3f05993704
Bump hypothesis from 6.148.8 to 6.149.0 ( #2153 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.8 to 6.149.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.8...hypothesis-python-6.149.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.149.0
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>
2026-01-06 15:59:28 +00:00
dependabot[bot]
06a9bed5c8
Bump marshmallow from 4.1.2 to 4.2.0 ( #2152 )
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 4.1.2 to 4.2.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.2...4.2.0 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-version: 4.2.0
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>
2026-01-06 15:50:32 +00:00
dependabot[bot]
c85a1eb4be
Bump celery from 5.6.1 to 5.6.2 ( #2156 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.6.1...v5.6.2 )
---
updated-dependencies:
- dependency-name: celery
dependency-version: 5.6.2
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>
2026-01-06 15:41:20 +00:00
dependabot[bot]
b3745bdfca
Bump cloudfoundry-client from 1.39.0 to 1.39.1 ( #2154 )
...
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client ) from 1.39.0 to 1.39.1.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.39.0...v1.39.1 )
---
updated-dependencies:
- dependency-name: cloudfoundry-client
dependency-version: 1.39.1
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>
2026-01-06 10:40:00 -05:00
dependabot[bot]
743ca361c6
Bump certifi from 2025.11.12 to 2026.1.4 ( #2155 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.11.12 to 2026.1.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2026.1.4
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>
2026-01-06 10:38:24 -05:00
dependabot[bot]
286decf861
Bump aiohttp from 3.13.2 to 3.13.3 ( #2157 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 10:32:01 -05:00
dependabot[bot]
a750d8396e
Bump moto from 5.1.18 to 5.1.19 ( #2148 )
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.1.18 to 5.1.19.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/5.1.18...5.1.19 )
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.19
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>
2025-12-30 22:37:43 +00:00
dependabot[bot]
268889b4bb
Bump faker from 39.0.0 to 40.1.0 ( #2149 )
...
Bumps [faker](https://github.com/joke2k/faker ) from 39.0.0 to 40.1.0.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v39.0.0...v40.1.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 40.1.0
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-12-30 17:28:50 -05:00
dependabot[bot]
7a9a05571d
Bump celery from 5.6.0 to 5.6.1 ( #2150 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.6.0...v5.6.1 )
---
updated-dependencies:
- dependency-name: celery
dependency-version: 5.6.1
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>
2025-12-30 17:18:33 -05:00
dependabot[bot]
81bcfbc089
Bump mistune from 3.1.4 to 3.2.0 ( #2146 )
...
Bumps [mistune](https://github.com/lepture/mistune ) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/lepture/mistune/releases )
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst )
- [Commits](https://github.com/lepture/mistune/compare/v3.1.4...v3.2.0 )
---
updated-dependencies:
- dependency-name: mistune
dependency-version: 3.2.0
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>
2025-12-26 16:19:13 +00:00
dependabot[bot]
c8a3785c84
Bump hypothesis from 6.148.7 to 6.148.8 ( #2147 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.7 to 6.148.8.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.7...hypothesis-python-6.148.8 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.8
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>
2025-12-26 11:10:24 -05:00
dependabot[bot]
d55c5aa80b
Bump numpy from 2.3.5 to 2.4.0 ( #2145 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.5...v2.4.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.0
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>
2025-12-23 18:19:53 +00:00
dependabot[bot]
50273d4135
Bump marshmallow from 4.1.1 to 4.1.2 ( #2144 )
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 4.1.1 to 4.1.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.1...4.1.2 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-version: 4.1.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 13:11:03 -05:00
dependabot[bot]
a9b0ca2276
Bump phonenumbers from 9.0.20 to 9.0.21 ( #2143 )
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.20 to 9.0.21.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/commits )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.21
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>
2025-12-19 10:53:23 -05:00
dependabot[bot]
672c838318
Bump pre-commit from 4.5.0 to 4.5.1 ( #2141 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.5.0 to 4.5.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/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.5.1
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>
2025-12-18 17:41:16 +00:00
dependabot[bot]
eea66e0f5b
Bump faker from 38.2.0 to 39.0.0 ( #2142 )
...
Bumps [faker](https://github.com/joke2k/faker ) from 38.2.0 to 39.0.0.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v38.2.0...v39.0.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 39.0.0
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-12-18 11:11:55 -05:00
dependabot[bot]
faf43a277d
Bump cachetools from 6.2.2 to 6.2.4 ( #2139 )
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.2.2 to 6.2.4.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.2...v6.2.4 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.4
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>
2025-12-17 10:19:11 -05:00
dependabot[bot]
ddcb8f28e8
Bump filelock from 3.19.1 to 3.20.1 ( #2140 )
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.19.1 to 3.20.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.19.1...3.20.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 10:05:31 -05:00
dependabot[bot]
7d22fe1ee9
Bump urllib3 from 2.6.1 to 2.6.2 ( #2137 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.2
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>
2025-12-12 09:05:28 -05:00
dependabot[bot]
0f82ef6096
Bump newrelic from 11.1.0 to 11.2.0 ( #2131 )
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v11.1.0...v11.2.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-version: 11.2.0
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>
2025-12-11 19:07:47 +00:00
dependabot[bot]
06932340b1
Bump sqlalchemy from 2.0.44 to 2.0.45 ( #2132 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.44 to 2.0.45.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-version: 2.0.45
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>
2025-12-11 13:55:02 -05:00
Kenneth Kehl
686c216515
Broken terraform ( #2135 )
...
* fix bad provider
* fix demo
---------
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2025-12-10 20:44:55 +00:00
Kenneth Kehl
898dfcfdd7
fix bad provider ( #2133 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2025-12-10 19:13:24 +00:00
Alex Janousek
b2a482955d
Removed carlo from cf ( #2130 )
...
* Removed carlo from cf
* Missed a quote
2025-12-09 12:26:18 -08:00
dependabot[bot]
9bc353d1b6
Bump black from 25.11.0 to 25.12.0 ( #2127 )
...
Bumps [black](https://github.com/psf/black ) from 25.11.0 to 25.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/25.11.0...25.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.12.0
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>
2025-12-09 15:25:51 +00:00
dependabot[bot]
3a575c1c79
Bump marshmallow from 4.1.0 to 4.1.1 ( #2126 )
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-version: 4.1.1
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>
2025-12-09 15:13:00 +00:00
dependabot[bot]
16550abcdc
Bump urllib3 from 2.6.0 to 2.6.1 ( #2128 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.1
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>
2025-12-09 15:00:33 +00:00
dependabot[bot]
2ca334c47f
Bump pytest from 9.0.1 to 9.0.2 ( #2129 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 9.0.1 to 9.0.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/9.0.1...9.0.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.2
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>
2025-12-09 09:48:18 -05:00
dependabot[bot]
a767c14f47
Bump hypothesis from 6.148.6 to 6.148.7 ( #2123 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.6 to 6.148.7.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.6...hypothesis-python-6.148.7 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.7
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>
2025-12-08 15:31:59 +00:00
dependabot[bot]
189c61f21f
Bump phonenumbers from 9.0.19 to 9.0.20 ( #2122 )
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.19 to 9.0.20.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.19...v9.0.20 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.20
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>
2025-12-08 15:19:18 +00:00
dependabot[bot]
66697ee505
Bump urllib3 from 2.5.0 to 2.6.0 ( #2124 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.0
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>
2025-12-08 10:07:02 -05:00
dependabot[bot]
ca8a235191
Bump hypothesis from 6.148.5 to 6.148.6 ( #2121 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.5 to 6.148.6.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.5...hypothesis-python-6.148.6 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.6
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>
2025-12-05 09:35:51 -05:00
dependabot[bot]
0d1b519c48
Bump cyclonedx-python-lib from 11.5.0 to 11.6.0 ( #2117 )
...
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib ) from 11.5.0 to 11.6.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases )
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v11.5.0...v11.6.0 )
---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
dependency-version: 11.6.0
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>
2025-12-03 15:12:35 +00:00
dependabot[bot]
63d7799eda
Bump moto from 5.1.17 to 5.1.18 ( #2119 )
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.1.17 to 5.1.18.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/5.1.17...5.1.18 )
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.18
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>
2025-12-03 14:59:50 +00:00
dependabot[bot]
c2b80f93c3
Bump pip-audit from 2.5.1 to 2.10.0 ( #2118 )
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.5.1 to 2.10.0.
- [Release notes](https://github.com/pypa/pip-audit/releases )
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pypa/pip-audit/compare/v2.5.1...v2.10.0 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-version: 2.10.0
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>
2025-12-03 09:50:37 -05:00
dependabot[bot]
382c51dd50
Bump redis from 5.2.1 to 6.4.0 ( #2120 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.2.1 to 6.4.0.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.2.1...v6.4.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-version: 6.4.0
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-12-03 09:47:25 -05:00
dependabot[bot]
f858b0edb1
Bump beautifulsoup4 from 4.14.2 to 4.14.3 ( #2115 )
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.14.2 to 4.14.3.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.14.3
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>
2025-12-02 16:32:06 +00:00
dependabot[bot]
2dd3a839f8
Bump hypothesis from 6.148.3 to 6.148.5 ( #2114 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.3 to 6.148.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.3...hypothesis-python-6.148.5 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.5
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>
2025-12-02 16:20:04 +00:00
dependabot[bot]
a2cedc6fe8
Bump celery from 5.5.3 to 5.6.0 ( #2112 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.5.3 to 5.6.0.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.5.3...v5.6.0 )
---
updated-dependencies:
- dependency-name: celery
dependency-version: 5.6.0
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>
2025-12-02 16:07:32 +00:00
dependabot[bot]
03a64d5d85
Bump werkzeug from 3.1.3 to 3.1.4 ( #2113 )
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.4
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>
2025-12-02 15:55:31 +00:00
dependabot[bot]
cabe0055ab
Bump flake8-bugbear from 25.10.21 to 25.11.29 ( #2116 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 25.10.21 to 25.11.29.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/25.10.21...25.11.29 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-version: 25.11.29
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>
2025-12-02 10:42:42 -05:00
dependabot[bot]
627fd80aa0
Bump hypothesis from 6.148.2 to 6.148.3 ( #2111 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.2 to 6.148.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.2...hypothesis-python-6.148.3 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.3
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>
2025-11-28 21:57:51 -05:00
dependabot[bot]
86777ce407
Bump pre-commit from 4.4.0 to 4.5.0 ( #2108 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.4.0 to 4.5.0.
- [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/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.5.0
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>
2025-11-24 22:03:44 +00:00
dependabot[bot]
4c53a7f15f
Bump bandit from 1.9.1 to 1.9.2 ( #2109 )
...
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.9.1...1.9.2 )
---
updated-dependencies:
- dependency-name: bandit
dependency-version: 1.9.2
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>
2025-11-24 16:53:01 -05:00
dependabot[bot]
a8a990295d
Bump exceptiongroup from 1.3.0 to 1.3.1 ( #2110 )
...
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases )
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst )
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.3.0...1.3.1 )
---
updated-dependencies:
- dependency-name: exceptiongroup
dependency-version: 1.3.1
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>
2025-11-24 16:51:25 -05:00
dependabot[bot]
670e2b9e65
Bump phonenumbers from 9.0.18 to 9.0.19 ( #2107 )
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.18 to 9.0.19.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.18...v9.0.19 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.19
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>
2025-11-21 08:10:46 -05:00
dependabot[bot]
bd6df3630d
Bump hypothesis from 6.148.1 to 6.148.2 ( #2106 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.148.1 to 6.148.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.1...hypothesis-python-6.148.2 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.2
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>
2025-11-19 21:34:01 +00:00
dependabot[bot]
b6de2e5be2
Bump moto from 5.1.16 to 5.1.17 ( #2103 )
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.1.16 to 5.1.17.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/5.1.16...5.1.17 )
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.17
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>
2025-11-19 21:25:09 +00:00
dependabot[bot]
512d2537a9
Bump bandit from 1.8.6 to 1.9.1 ( #2104 )
...
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.8.6 to 1.9.1.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.1 )
---
updated-dependencies:
- dependency-name: bandit
dependency-version: 1.9.1
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>
2025-11-19 16:16:14 -05:00
dependabot[bot]
50926bf222
Bump faker from 38.0.0 to 38.2.0 ( #2105 )
...
Bumps [faker](https://github.com/joke2k/faker ) from 38.0.0 to 38.2.0.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v38.0.0...v38.2.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 38.2.0
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>
2025-11-19 21:14:52 +00:00
dependabot[bot]
17157ae43c
Bump numpy from 2.3.4 to 2.3.5 ( #2101 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.5
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>
2025-11-18 15:00:13 +00:00
dependabot[bot]
9714977f3b
Bump hypothesis from 6.147.0 to 6.148.1 ( #2100 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.147.0 to 6.148.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.147.0...hypothesis-python-6.148.1 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.148.1
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>
2025-11-18 14:51:50 +00:00
dependabot[bot]
9519a3754a
Bump click from 8.3.0 to 8.3.1 ( #2102 )
...
Bumps [click](https://github.com/pallets/click ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.3.0...8.3.1 )
---
updated-dependencies:
- dependency-name: click
dependency-version: 8.3.1
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>
2025-11-18 09:43:02 -05:00
ccostino
56ac3a0bc1
Merge pull request #2099 from GSA/dependabot/pip/alembic-1.17.2
...
Bump alembic from 1.17.1 to 1.17.2
2025-11-14 16:26:32 -05:00
dependabot[bot]
51f0fd9fa7
Bump alembic from 1.17.1 to 1.17.2
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.17.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-14 21:07:07 +00:00
ccostino
463a34b67c
Merge pull request #2098 from GSA/dependabot/pip/cachetools-6.2.2
...
Bump cachetools from 6.2.1 to 6.2.2
2025-11-13 17:41:28 -05:00
dependabot[bot]
a0d0633fdc
Bump cachetools from 6.2.1 to 6.2.2
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.2.1 to 6.2.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.1...v6.2.2 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-13 21:06:35 +00:00
ccostino
3ad3b005d5
Merge pull request #2095 from GSA/dependabot/pip/faker-38.0.0
...
Bump faker from 37.12.0 to 38.0.0
2025-11-13 13:36:41 -05:00
dependabot[bot]
c70bc7c2c5
Bump faker from 37.12.0 to 38.0.0
...
Bumps [faker](https://github.com/joke2k/faker ) from 37.12.0 to 38.0.0.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v37.12.0...v38.0.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 38.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-12 22:37:58 +00:00
ccostino
49996234de
Merge pull request #2096 from GSA/dependabot/pip/pytest-9.0.1
...
Bump pytest from 9.0.0 to 9.0.1
2025-11-12 17:35:44 -05:00
ccostino
c38637c2e7
Merge pull request #2097 from GSA/dependabot/pip/certifi-2025.11.12
...
Bump certifi from 2025.10.5 to 2025.11.12
2025-11-12 16:37:09 -05:00
dependabot[bot]
c90eb112e0
Bump certifi from 2025.10.5 to 2025.11.12
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.10.5 to 2025.11.12.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.11.12
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-12 21:08:37 +00:00
dependabot[bot]
72c2061f00
Bump pytest from 9.0.0 to 9.0.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 9.0.0 to 9.0.1.
- [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/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-12 21:08:09 +00:00