Commit Graph

13858 Commits

Author SHA1 Message Date
Kenneth Kehl
edcb3cb486 lazy init encryption 2025-10-06 14:30:23 -07:00
dependabot[bot]
88cc453731 Bump certifi from 2025.8.3 to 2025.10.5
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.8.3 to 2025.10.5.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2025.10.05)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 21:08:16 +00:00
dependabot[bot]
a20730d4ed Bump newrelic from 11.0.0 to 11.0.1
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v11.0.0...v11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 21:07:13 +00:00
Kenneth Kehl
c5b93f8b9b lazy init encryption 2025-10-06 14:00:57 -07:00
Kenneth Kehl
1c0d8be858 lazy init encryption 2025-10-06 13:26:25 -07:00
Kenneth Kehl
4114306307 lazy init encryption 2025-10-06 12:58:43 -07:00
Kenneth Kehl
eb6572640c lazy init encryption 2025-10-06 12:35:55 -07:00
Kenneth Kehl
46c5cb24fe lazy init encryption 2025-10-06 12:16:34 -07:00
Kenneth Kehl
e3a465b8ba fix tests 2025-10-06 11:02:31 -07:00
Kenneth Kehl
0f9b80e22c fix tests 2025-10-06 10:19:30 -07:00
Kenneth Kehl
7e1228190b fix tests 2025-10-06 09:37:16 -07:00
Kenneth Kehl
30bad7dd70 fix tests 2025-10-06 08:47:33 -07:00
Kenneth Kehl
213e612e31 fix tests 2025-10-06 08:26:00 -07:00
Kenneth Kehl
3390031120 fix tests 2025-10-06 08:08:29 -07:00
Kenneth Kehl
693d573366 fix tests 2025-10-06 07:59:39 -07:00
Kenneth Kehl
7bf847dd82 lazyinit aws_sns_client 2025-10-06 07:32:35 -07:00
ccostino
7d20e25bd0 Merge pull request #2011 from GSA/lazyinit
lazy initialize for gevent
2025-10-03 16:06:51 -04:00
Kenneth Kehl
8b6999f375 cleanup 2025-10-03 09:22:55 -07:00
Kenneth Kehl
8dfa28c320 fix tests 2025-10-03 08:56:03 -07:00
Kenneth Kehl
e017d052e3 fix tests 2025-10-03 08:24:49 -07:00
Kenneth Kehl
e4c7ff6fa7 fix tests 2025-10-03 08:09:37 -07:00
Kenneth Kehl
c27d46945d fix tests 2025-10-03 07:59:21 -07:00
Kenneth Kehl
d2f2cc7a3c fix tests 2025-10-03 07:50:43 -07:00
Kenneth Kehl
7a78dfe96f fix tests 2025-10-03 07:40:12 -07:00
Kenneth Kehl
7fea6bcb66 fix tests 2025-10-02 15:01:34 -07:00
Kenneth Kehl
ec0a0a5ddb fix tests 2025-10-02 14:43:36 -07:00
Kenneth Kehl
e1b1564321 fix tests 2025-10-02 14:31:34 -07:00
Kenneth Kehl
1a61013ea3 fix tests 2025-10-02 13:43:25 -07:00
Kenneth Kehl
f266602f2a fix tests 2025-10-02 13:32:45 -07:00
Kenneth Kehl
4b1d03439f fix tests 2025-10-02 13:22:36 -07:00
Kenneth Kehl
3929ffb5fb fix tests 2025-10-02 13:08:29 -07:00
Kenneth Kehl
a94cca54a6 fix tests 2025-10-02 13:00:18 -07:00
Kenneth Kehl
eaea9d1415 fix tests 2025-10-02 12:20:03 -07:00
Kenneth Kehl
816e6ad818 fix tests 2025-10-02 11:56:20 -07:00
Kenneth Kehl
f5bd0e3bb1 fix tests 2025-10-02 11:36:27 -07:00
Kenneth Kehl
e40dca8904 fix tests 2025-10-02 11:31:48 -07:00
Kenneth Kehl
346b7818be fix tests 2025-10-02 11:22:16 -07:00
Kenneth Kehl
6d9e996817 more mocks 2025-10-02 10:49:05 -07:00
Kenneth Kehl
96b8424a40 lazy init aws_cloudwatch_client 2025-10-02 09:38:02 -07:00
Kenneth Kehl
b9ad225848 lazy init migrate 2025-10-02 09:19:05 -07:00
Kenneth Kehl
6c72c466a4 lazy initialize document_download_client 2025-10-02 08:18:12 -07:00
Kenneth Kehl
829ef7c258 use MagicMock 2025-10-02 08:04:09 -07:00
Kenneth Kehl
65911044fd lazy initialize zendesk_client 2025-10-02 07:36:55 -07:00
dependabot[bot]
7d80326051 Bump isort from 6.0.1 to 6.1.0 (#2009)
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyCQA/isort/compare/6.0.1...6.1.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 6.1.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-01 21:42:33 +00:00
dependabot[bot]
809331a854 Bump cryptography from 46.0.1 to 46.0.2 (#2010)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.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-10-01 17:33:49 -04:00
dependabot[bot]
ec390d5fea Bump markupsafe from 3.0.2 to 3.0.3 (#2003)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-version: 3.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>
10-01-2025
2025-10-01 16:10:26 +00:00
dependabot[bot]
0f47cd50c6 Bump beautifulsoup4 from 4.13.5 to 4.14.2 (#2004)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.5 to 4.14.2.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.2
  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-01 11:59:41 -04:00
Alex Janousek
822cf5aa68 Added light polling endpoint (#2006)
* Added light polling endpoint

* Import linting

* CICD checks updated
2025-10-01 11:42:46 -04:00
ccostino
dbbab954fb Merge pull request #2005 from GSA/fix_get_job_from_s3
fix get_job_from_s3
2025-09-30 16:02:34 -04:00
ccostino
7076ddd604 Merge pull request #2002 from GSA/typo-read
fix read me typo
2025-09-30 15:48:29 -04:00