Commit Graph

13284 Commits

Author SHA1 Message Date
Kenneth Kehl
0a2d66796e try to force monkey patching to happen first 2025-07-28 10:44:52 -07:00
Kenneth Kehl
b7d96225fb move monkey patching 2025-07-28 09:59:24 -07:00
Kenneth Kehl
143d57440c try gevent 2025-07-28 08:52:02 -07:00
Alex Janousek
f3e447fc2d Merge pull request #1861 from GSA/dependabot/pip/newrelic-10.15.0
Bump newrelic from 10.14.0 to 10.15.0
2025-07-26 09:50:54 -04:00
dependabot[bot]
8c9f6bb9ab Bump newrelic from 10.14.0 to 10.15.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.14.0 to 10.15.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.14.0...v10.15.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 10.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-25 21:51:24 +00:00
Alex Janousek
2a1ab2885b Merge pull request #1858 from GSA/dependabot/pip/numpy-2.3.2
Bump numpy from 2.3.1 to 2.3.2
2025-07-25 12:45:22 -04:00
ccostino
4e8fcf9e23 Merge pull request #1860 from GSA/sqlalchemy_warning
clear up sqlalchemy warning
2025-07-25 12:13:28 -04:00
Kenneth Kehl
dd42b9636c fix 2025-07-25 08:00:43 -07:00
Kenneth Kehl
839f2009f2 clear up sqlalchemy warning 2025-07-25 07:35:39 -07:00
dependabot[bot]
e4a71b7c64 Bump numpy from 2.3.1 to 2.3.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.1 to 2.3.2.
- [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.1...v2.3.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-24 21:10:50 +00:00
ccostino
9d7137cbf4 Merge pull request #1854 from GSA/update-readme-terraform
Updated README Terraform setup instructions
2025-07-24 16:25:55 -04:00
ccostino
caac35bafd Merge pull request #1857 from GSA/system_certs
revert truststore
2025-07-24 16:06:51 -04:00
Kenneth Kehl
a792c1b941 ugh 2025-07-24 10:43:40 -07:00
Kenneth Kehl
daf490d308 fix dead code errors 2025-07-24 10:35:33 -07:00
Kenneth Kehl
378dfc3221 dead code findings? 2025-07-24 10:10:36 -07:00
Kenneth Kehl
3f68657607 revert truststore 2025-07-24 10:01:03 -07:00
Kenneth Kehl
1287b796a4 Merge pull request #1856 from GSA/system_certs
ugh move dependency
2025-07-24 09:20:44 -07:00
Kenneth Kehl
7df39121d4 ugh move dependency 2025-07-24 09:13:00 -07:00
ccostino
7bc2a4906b Merge pull request #1855 from GSA/system_certs
fix truststore
2025-07-24 11:42:42 -04:00
Kenneth Kehl
70d142cb90 fix truststore 2025-07-24 08:03:50 -07:00
Kenneth Kehl
f546232756 Merge pull request #1851 from GSA/system_certs
try using truststore
2025-07-24 07:07:01 -07:00
Kenneth Kehl
99c3f41178 merge from main 2025-07-23 15:02:09 -07:00
Alex Janousek
e2aa0fe0a6 Merge pull request #1852 from GSA/dependabot/pip/eventlet-0.40.2
Bump eventlet from 0.40.1 to 0.40.2
2025-07-23 17:26:22 -04:00
Carlo Costino
b706866b48 Updated README Terraform setup instructions
This changeset updates the setup instructions for Terraform to use a newer tool to manage Terraform installations, and to update the Terraform version used within the project.  It also accounts for the Python version currently used by the project.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-23 13:47:08 -04:00
dependabot[bot]
365e47e7fe Bump eventlet from 0.40.1 to 0.40.2
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.40.1 to 0.40.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.1...0.40.2)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 22:03:27 +00:00
Kenneth Kehl
0a5cede29e fix 2025-07-22 11:37:59 -07:00
Kenneth Kehl
e16c4fe277 try using truststore 2025-07-22 10:44:14 -07:00
ccostino
cfbf2b9042 Merge pull request #1850 from GSA/system_certs
revert pip-system-certs
7-22-2025
2025-07-22 13:21:50 -04:00
Kenneth Kehl
72f2ccb91a revert pip-system-certs 2025-07-22 09:42:37 -07:00
ccostino
4945fdbfcd Merge pull request #1849 from GSA/system_certs
add system certs package
2025-07-22 11:53:25 -04:00
Kenneth Kehl
51437226d0 update to latest on main 2025-07-22 07:09:52 -07:00
Alex Janousek
bcc35b7109 Merge pull request #1848 from GSA/dependabot/pip/cyclonedx-python-lib-11.0.0
Bump cyclonedx-python-lib from 10.4.1 to 11.0.0
2025-07-21 17:34:54 -04:00
dependabot[bot]
c6da71e4f7 Bump cyclonedx-python-lib from 10.4.1 to 11.0.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.4.1 to 11.0.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/v10.4.1...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 21:28:23 +00:00
Alex Janousek
7d391fb721 Merge pull request #1847 from GSA/dependabot/pip/virtualenv-20.32.0
Bump virtualenv from 20.31.2 to 20.32.0
2025-07-21 17:20:40 -04:00
Kenneth Kehl
620a62a8e9 add system certs package 2025-07-21 11:09:08 -07:00
dependabot[bot]
7eef69573d Bump virtualenv from 20.31.2 to 20.32.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 to 20.32.0.
- [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.31.2...20.32.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 17:00:43 +00:00
Alex Janousek
d797f372ae Merge pull request #1846 from GSA/dependabot-code-owner-update
Updated dependabot yml to remove depecrated review assignment
2025-07-21 12:14:56 -04:00
alexjanousekGSA
e2c03cab93 Updated dependabot yml to remove depecrated review assignment 2025-07-21 12:03:22 -04:00
ccostino
fd4fef2618 Merge pull request #1845 from GSA/dependabot/pip/phonenumbers-9.0.10
Bump phonenumbers from 9.0.9 to 9.0.10
2025-07-21 11:40:02 -04:00
dependabot[bot]
2d404037cf Bump phonenumbers from 9.0.9 to 9.0.10
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.9 to 9.0.10.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.9...r9.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 14:23:51 +00:00
ccostino
155a1df161 Merge pull request #1844 from GSA/dependabot/pip/jsonschema-4.25.0
Bump jsonschema from 4.24.1 to 4.25.0
2025-07-21 10:07:35 -04:00
dependabot[bot]
caac56f980 Bump jsonschema from 4.24.1 to 4.25.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.1 to 4.25.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.24.1...v4.25.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 4.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 13:27:34 +00:00
ccostino
977be477b4 Merge pull request #1843 from GSA/dependabot/pip/s3transfer-0.13.1
Bump s3transfer from 0.13.0 to 0.13.1
2025-07-21 09:16:40 -04:00
dependabot[bot]
37a63b4512 Bump s3transfer from 0.13.0 to 0.13.1
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.13.0 to 0.13.1.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/s3transfer/compare/0.13.0...0.13.1)

---
updated-dependencies:
- dependency-name: s3transfer
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 21:23:19 +00:00
ccostino
465613b6f1 Merge pull request #1842 from GSA/invite_redis
fix minor bug where subject is missing
2025-07-18 13:18:14 -04:00
Kenneth Kehl
b7cece97ad fix minor bug where subject is missing 2025-07-18 09:50:36 -07:00
ccostino
3d3f902b88 Merge pull request #1840 from GSA/dependabot/pip/jsonschema-4.24.1
Bump jsonschema from 4.24.0 to 4.24.1
2025-07-17 17:48:11 -04:00
dependabot[bot]
3cd6544884 Bump jsonschema from 4.24.0 to 4.24.1
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.24.1.
- [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.24.0...v4.24.1)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 4.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 21:39:46 +00:00
ccostino
bf89fcb585 Merge pull request #1839 from GSA/eventlet_again
reduce eventlet concurrency and turn off debug
2025-07-17 12:02:53 -04:00
Kenneth Kehl
ad75c86330 reduce eventlet concurrency and turn off debug 2025-07-17 07:58:38 -07:00