Commit Graph

13868 Commits

Author SHA1 Message Date
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
dependabot[bot]
e2f874bdae Bump pytest from 8.4.2 to 9.0.0 (#2092)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.0.
- [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.4.2...9.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.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>
11-12-2025
2025-11-11 12:59:45 +00:00
dependabot[bot]
592049a0f3 Bump black from 25.9.0 to 25.11.0 (#2091)
Bumps [black](https://github.com/psf/black) from 25.9.0 to 25.11.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.9.0...25.11.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 25.11.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-11 12:50:58 +00:00
dependabot[bot]
8e51a3364f Bump pre-commit from 4.3.0 to 4.4.0 (#2093)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.4.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.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.4.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-11 07:41:38 -05:00
ccostino
2ea202a9e4 Merge pull request #2090 from GSA/dependabot/pip/phonenumbers-9.0.18
Bump phonenumbers from 9.0.17 to 9.0.18
2025-11-07 16:21:19 -05:00
dependabot[bot]
2713efd4ee Bump phonenumbers from 9.0.17 to 9.0.18
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.17 to 9.0.18.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.17...v9.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 21:06:42 +00:00
ccostino
55acb27675 Merge pull request #2089 from GSA/dependabot/pip/hypothesis-6.147.0
Bump hypothesis from 6.146.0 to 6.147.0
2025-11-06 16:14:19 -05:00
dependabot[bot]
8baf02a393 Bump hypothesis from 6.146.0 to 6.147.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.146.0 to 6.147.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.146.0...hypothesis-python-6.147.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-06 21:06:14 +00:00
dependabot[bot]
0845e9ffbe Bump hypothesis from 6.145.1 to 6.146.0 (#2088)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.145.1 to 6.146.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.145.1...hypothesis-python-6.146.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.146.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-06 09:20:05 -05:00
dependabot[bot]
3cbda2fd50 Bump newrelic from 11.0.1 to 11.1.0 (#2086)
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 11.1.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-05 12:39:56 +00:00
dependabot[bot]
2f3cdb39be Bump regex from 2025.10.23 to 2025.11.3 (#2087)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.10.23 to 2025.11.3.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.10.23...2025.11.3)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.11.3
  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-05 07:30:54 -05:00
dependabot[bot]
864f4caf76 Bump moto from 5.1.15 to 5.1.16 (#2084)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.15 to 5.1.16.
- [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.15...5.1.16)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.16
  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-04 22:33:48 +00:00
dependabot[bot]
ceea463086 Bump hypothesis from 6.142.5 to 6.145.0 (#2085)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.5 to 6.145.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.5...hypothesis-python-6.145.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.145.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-04 13:24:20 -05:00
ccostino
b776bffb20 Merge pull request #2083 from GSA/dependabot/pip/marshmallow-4.1.0
Bump marshmallow from 4.0.1 to 4.1.0
2025-11-04 11:32:10 -05:00
dependabot[bot]
b660c4052c Bump marshmallow from 4.0.1 to 4.1.0
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.0.1 to 4.1.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.0.1...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 21:10:55 +00:00
dependabot[bot]
065f862a52 Bump deprecated from 1.3.0 to 1.3.1 (#2080)
Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases)
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/laurent-laporte-pro/deprecated/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: deprecated
  dependency-version: 1.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-02 20:14:59 +00:00
dependabot[bot]
19c8f26476 Bump cyclonedx-python-lib from 11.4.0 to 11.5.0 (#2081)
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.4.0 to 11.5.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.4.0...v11.5.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 11.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-02 20:04:31 +00:00
dependabot[bot]
62b8ea71a4 Bump hypothesis from 6.142.4 to 6.142.5 (#2082)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.4 to 6.142.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.4...hypothesis-python-6.142.5)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.142.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-11-02 14:55:17 -05:00
dependabot[bot]
4a57413dca Bump deprecated from 1.2.18 to 1.3.0 (#2077)
Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.2.18 to 1.3.0.
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases)
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.18...v1.3.0)

---
updated-dependencies:
- dependency-name: deprecated
  dependency-version: 1.3.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-10-30 02:15:52 +00:00
dependabot[bot]
ffd23dc1a2 Bump alembic from 1.17.0 to 1.17.1 (#2076)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.0 to 1.17.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.17.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-10-30 02:06:33 +00:00
dependabot[bot]
838fef13f2 Bump virtualenv from 20.35.3 to 20.35.4 (#2078)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.3 to 20.35.4.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.35.3...20.35.4)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.35.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-10-29 21:58:00 -04:00
ccostino
99649b4b1b Merge pull request #2063 from GSA/2971-include-recent-template-used-per-service-within-organization
Dashboard endpoint to combine data
2025-10-29 11:34:25 -04:00
ccostino
bf68dde3f6 Merge pull request #2075 from GSA/disable-demo-infra-drift-check
Disable demo infrastructure drift check
2025-10-29 11:20:49 -04:00
Carlo Costino
fe3c54707c Disable demo infrastructure drift check
This changeset disables the infrastructure drift check for our demo environment because we are no longer using the demo environment, and the infrastructure is in a known broken state.  More work will follow on in the future to clean things up fully.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-10-29 10:27:59 -04:00
dependabot[bot]
cb4b769557 Bump aiohttp from 3.13.1 to 3.13.2 (#2074)
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.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-10-29 07:35:43 -04:00
Beverly Nguyen
e5546dddbc Remove unnecessary UUID/string conversions 2025-10-28 20:44:48 -07:00
Beverly Nguyen
e9a013753b removed converting uuid to strings 2025-10-28 20:33:28 -07:00
dependabot[bot]
aeef6bddcd Bump python-dotenv from 1.1.1 to 1.2.1 (#2071)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.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>
2025-10-28 08:53:13 -04:00
ccostino
a313acee95 Merge pull request #2070 from GSA/dependabot/pip/bleach-6.3.0
Bump bleach from 6.2.0 to 6.3.0
2025-10-28 08:35:32 -04:00
dependabot[bot]
00afb7d890 Bump bleach from 6.2.0 to 6.3.0
Bumps [bleach](https://github.com/mozilla/bleach) from 6.2.0 to 6.3.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.2.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 12:25:03 +00:00
ccostino
2714b4bfce Merge pull request #2069 from GSA/dependabot/pip/hypothesis-6.142.4
Bump hypothesis from 6.142.3 to 6.142.4
2025-10-28 08:22:58 -04:00
Beverly Nguyen
608aa3bac6 test 2025-10-27 16:39:42 -07:00
Beverly Nguyen
2d730befd3 fix testing 2025-10-27 16:39:42 -07:00
Beverly Nguyen
5b76a75ac6 isort 2025-10-27 16:39:42 -07:00
Beverly Nguyen
e6226dd82a formatting 2025-10-27 16:39:42 -07:00
Beverly Nguyen
bc08521d83 added get_organization_dashboard 2025-10-27 16:39:42 -07:00
Beverly Nguyen
6115e0f778 Created a dashboard endpoint combines service usage data with recent template names and primary contact emails, providing all data needed for the organization dashboard table in a single API call. 2025-10-27 16:26:03 -07:00
dependabot[bot]
d7cd9a4985 Bump hypothesis from 6.142.3 to 6.142.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.3 to 6.142.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.3...hypothesis-python-6.142.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:21:38 +00:00
ccostino
5d025df04f Merge pull request #2068 from GSA/invalidphone
remove logging messages
2025-10-27 16:09:18 -04:00
ccostino
d7c716baf4 Merge pull request #2062 from GSA/terraform_upgrade2
add second provider to all tiers
2025-10-27 14:24:38 -04:00
ccostino
9ff68111a9 Merge pull request #2066 from GSA/org_tests
fix test
2025-10-27 13:17:17 -04:00