Commit Graph

13823 Commits

Author SHA1 Message Date
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
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
ccostino
81a68ba4f3 Merge pull request #2067 from GSA/dependabot/pip/pip-25.3
Bump pip from 25.2 to 25.3
2025-10-27 13:07:59 -04:00
dependabot[bot]
5b897c9d59 Bump pip from 25.2 to 25.3
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/25.2...25.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.3'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 16:38:35 +00:00
Kenneth Kehl
d0a7ba5791 remove logging messages 2025-10-27 09:14:57 -07:00
dependabot[bot]
9ba2e8b1bf Bump flake8-bugbear from 24.12.12 to 25.10.21 (#2052)
* Bump flake8-bugbear from 24.12.12 to 25.10.21

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.10.21.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.10.21)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-version: 25.10.21
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix flake8-bugbear B042 violations in exception classes

* Trigger CI re-run

* Regenerate poetry.lock with Poetry 2.1.3 for CI compatibility

* Regenerated poetry hash again

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Janousek <alex.janousek@gsa.gov>
2025-10-27 15:52:51 +00:00
Kenneth Kehl
b760d45c8b fix test 2025-10-27 07:59:59 -07:00
ccostino
61ce3b0b5c Merge pull request #2065 from GSA/dependabot/pip/phonenumbers-9.0.17
Bump phonenumbers from 9.0.16 to 9.0.17
2025-10-27 08:55:36 -04:00
dependabot[bot]
a9f09f5f10 Bump phonenumbers from 9.0.16 to 9.0.17
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.16 to 9.0.17.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.16...v9.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 12:34:25 +00:00
ccostino
585fef8ae9 Merge pull request #2064 from GSA/dependabot/pip/faker-37.12.0
Bump faker from 37.11.0 to 37.12.0
2025-10-27 08:27:38 -04:00
dependabot[bot]
134ff85e99 Bump faker from 37.11.0 to 37.12.0
Bumps [faker](https://github.com/joke2k/faker) from 37.11.0 to 37.12.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.11.0...v37.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 21:05:50 +00:00
Kenneth Kehl
b52df1a561 add second provider to all tiers 2025-10-24 11:48:14 -07:00
dependabot[bot]
9d332475b7 Bump cyclonedx-python-lib from 11.3.0 to 11.4.0 (#2058)
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.3.0 to 11.4.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.3.0...v11.4.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 11.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-10-24 14:07:20 -04:00
ccostino
3eff196cd4 Merge pull request #2059 from GSA/terraform_upgrade1
rebuild module.ses_email
2025-10-24 12:51:23 -04:00
Kenneth Kehl
287c051234 revert 2025-10-24 09:30:12 -07:00
Kenneth Kehl
f447f2b962 revert 2025-10-24 09:29:20 -07:00
Kenneth Kehl
96a584a124 revert 2025-10-24 09:24:08 -07:00
Kenneth Kehl
1081073293 revert 2025-10-24 09:17:24 -07:00
Kenneth Kehl
c88c25d167 rebuild module.ses_email 2025-10-24 08:57:09 -07:00
Kenneth Kehl
4579270830 rebuild module.ses_email 2025-10-24 08:37:04 -07:00
Kenneth Kehl
cfb645c5ad rebuild module.ses_email 2025-10-24 08:28:26 -07:00
Kenneth Kehl
08f8104f76 rebuild module.ses_email 2025-10-24 08:12:33 -07:00
Kenneth Kehl
e3e44f68b1 rebuild module.ses_email 2025-10-24 08:00:46 -07:00
Kenneth Kehl
bb6438f29b Merge pull request #2057 from GSA/terraform_upgrade1
migrate module.ses_email to new provider
2025-10-24 07:59:28 -07:00
Kenneth Kehl
43beeae5c6 try again 2025-10-23 13:17:54 -07:00
Kenneth Kehl
2db396e0c0 try again 2025-10-23 13:00:23 -07:00
Kenneth Kehl
7d63d3b9d3 try again 2025-10-23 12:53:51 -07:00
Kenneth Kehl
b81fe0b246 migrate csv_upload_bucket to new provider 2025-10-23 11:35:27 -07:00
ccostino
a907a63a97 Merge pull request #2056 from GSA/terraform_upgrade1
restore module redis-v70
2025-10-23 14:23:16 -04:00
Kenneth Kehl
9fa3db8a95 restore module redis-v70 2025-10-23 11:06:17 -07:00
Kenneth Kehl
6d644a9e41 restore module redis-v70 2025-10-23 10:57:25 -07:00
ccostino
f686fee2eb Merge pull request #2055 from GSA/terraform_upgrade1
start upgrading terraform provider
2025-10-23 13:29:45 -04:00
Kenneth Kehl
41f12cce1f whoops 2025-10-23 09:54:27 -07:00
Kenneth Kehl
1af8e7ccfb start upgrading terraform provider 2025-10-23 09:50:56 -07:00
ccostino
375336d455 Merge pull request #2053 from GSA/dependabot/pip/hypothesis-6.142.3
Bump hypothesis from 6.142.2 to 6.142.3
2025-10-22 17:30:55 -04:00
dependabot[bot]
edf3cd3740 Bump hypothesis from 6.142.2 to 6.142.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.2 to 6.142.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.2...hypothesis-python-6.142.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 21:21:32 +00:00
ccostino
8699e65590 Merge pull request #2051 from GSA/dependabot/pip/cyclonedx-python-lib-11.3.0
Bump cyclonedx-python-lib from 11.2.0 to 11.3.0
2025-10-22 17:19:21 -04:00
dependabot[bot]
dd6124b83d Bump cyclonedx-python-lib from 11.2.0 to 11.3.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.2.0 to 11.3.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.2.0...v11.3.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 11.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 21:08:23 +00:00
Beverly Nguyen
92ecdffa3d Merge pull request #2050 from GSA/2968-per-service-quota-display
Get service usage
2025-10-22 12:15:18 -07:00
dependabot[bot]
ec300c0dff Bump regex from 2025.9.18 to 2025.10.23 (#2049)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.9.18 to 2025.10.23.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.9.18...2025.10.23)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.10.23
  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-22 09:01:56 -04:00
Beverly Nguyen
3a82ef7fd3 we don't need created_at here 2025-10-21 15:32:18 -07:00
Beverly Nguyen
09907cc4af removed the next() lookup 2025-10-21 14:50:30 -07:00
Beverly Nguyen
0267c52098 updating imports 2025-10-21 14:42:19 -07:00
Beverly Nguyen
ccec5758ec get service usage 2025-10-21 14:06:54 -07:00
dependabot[bot]
b852e6e56e Bump hypothesis from 6.142.1 to 6.142.2 (#2048)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.1 to 6.142.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.1...hypothesis-python-6.142.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.142.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-10-21 09:13:14 -04:00
ccostino
82a11edf27 Merge pull request #2043 from GSA/2967-calculate-an-organizations-message-usage-for-current-agreement-period
Add organization message totals endpoint
2025-10-20 11:10:26 -04:00
dependabot[bot]
1501547cf3 Bump cryptography from 46.0.2 to 46.0.3 (#2044)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.2 to 46.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.2...46.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.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-10-18 14:35:39 +00:00