Commit Graph

10998 Commits

Author SHA1 Message Date
Kenneth Kehl
9a146bdd4d flake8 2024-06-14 14:19:08 -07:00
Kenneth Kehl
320e560081 merge from main 2024-06-14 14:15:21 -07:00
Kenneth Kehl
6a9f2d326f code review feedback 2024-06-14 14:15:05 -07:00
Carlo Costino
52516f45d6 Merge pull request #1072 from GSA/jskinne3-null-resource-prevent-destroy
Add a null_resource with prevent_destroy to Sandbox
2024-06-14 14:38:00 -04:00
Carlo Costino
357011fa33 Merge pull request #1081 from GSA/dependabot/pip/bandit-1.7.9
Bump bandit from 1.7.8 to 1.7.9
2024-06-14 10:50:12 -04:00
dependabot[bot]
8693205979 Bump bandit from 1.7.8 to 1.7.9
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.8...1.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:41:53 +00:00
Carlo Costino
510c226992 Merge pull request #1074 from GSA/dependabot/pip/packaging-24.1
Bump packaging from 24.0 to 24.1
2024-06-14 10:35:41 -04:00
dependabot[bot]
4b945e7c64 Bump packaging from 24.0 to 24.1
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:28:17 +00:00
Carlo Costino
fdedd536a3 Merge pull request #1080 from GSA/dependabot/pip/redis-5.0.6
Bump redis from 5.0.5 to 5.0.6
2024-06-14 10:26:25 -04:00
dependabot[bot]
b3a22cdddc Bump redis from 5.0.5 to 5.0.6
Bumps [redis](https://github.com/redis/redis-py) from 5.0.5 to 5.0.6.
- [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.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:07:18 +00:00
Carlo Costino
3a0e0d6b80 Merge pull request #1079 from GSA/dependabot/pip/botocore-1.34.126
Bump botocore from 1.34.120 to 1.34.126
2024-06-14 10:05:23 -04:00
dependabot[bot]
b65239a99c Bump botocore from 1.34.120 to 1.34.126
Bumps [botocore](https://github.com/boto/botocore) from 1.34.120 to 1.34.126.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.120...1.34.126)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 21:22:59 +00:00
Carlo Costino
bb6b0936d3 Merge pull request #1071 from GSA/dependabot/pip/faker-25.8.0
Bump faker from 25.5.0 to 25.8.0
2024-06-07 23:49:17 -04:00
dependabot[bot]
0176f89320 Bump faker from 25.5.0 to 25.8.0
Bumps [faker](https://github.com/joke2k/faker) from 25.5.0 to 25.8.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/v25.5.0...v25.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 03:29:59 +00:00
Carlo Costino
6b0a8a7c6c Merge pull request #1070 from GSA/dependabot/pip/boto3-1.34.120
Bump boto3 from 1.34.119 to 1.34.120
2024-06-07 23:28:15 -04:00
dependabot[bot]
30b1934f12 Bump boto3 from 1.34.119 to 1.34.120
Bumps [boto3](https://github.com/boto/boto3) from 1.34.119 to 1.34.120.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.119...1.34.120)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 03:15:03 +00:00
Carlo Costino
0f1d2ef246 Merge pull request #1069 from GSA/dependabot/pip/redis-5.0.5
Bump redis from 5.0.4 to 5.0.5
2024-06-07 23:13:16 -04:00
dependabot[bot]
4631dd3d5e Bump redis from 5.0.4 to 5.0.5
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.5.
- [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.0.4...v5.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 02:50:50 +00:00
Carlo Costino
a9c42b526d Merge pull request #1068 from GSA/dependabot/pip/marshmallow-3.21.3
Bump marshmallow from 3.21.2 to 3.21.3
2024-06-07 22:49:03 -04:00
John Skiles Skinner
563b8deba8 Add a null_resource with prevent_destroy to Sandbox 2024-06-07 17:27:24 -07:00
dependabot[bot]
22e564155b Bump marshmallow from 3.21.2 to 3.21.3
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.2 to 3.21.3.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.2...3.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 21:54:07 +00:00
Carlo Costino
66eef3b8d6 Merge pull request #1066 from GSA/fix_cache
lets make the 7 day cache work properly
2024-06-06 17:39:15 -04:00
Kenneth Kehl
6081ff4873 merge from main 2024-06-06 13:18:00 -07:00
Kenneth Kehl
feb8a1bfaf merge from main 2024-06-06 13:12:37 -07:00
Kenneth Kehl
aed0b7bc68 lets make the 7 day cache work properly 2024-06-06 13:05:56 -07:00
Carlo Costino
065d2db74e Merge pull request #1064 from GSA/dependabot/pip/botocore-1.34.120
Bump botocore from 1.34.119 to 1.34.120
2024-06-06 14:15:07 -04:00
dependabot[bot]
cf9ccd4a45 Bump botocore from 1.34.119 to 1.34.120
Bumps [botocore](https://github.com/boto/botocore) from 1.34.119 to 1.34.120.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.119...1.34.120)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 17:38:52 +00:00
Carlo Costino
4df236823b Merge pull request #1063 from GSA/dependabot/pip/pytest-8.2.2
Bump pytest from 8.2.1 to 8.2.2
2024-06-06 13:36:56 -04:00
dependabot[bot]
074d0108c9 Bump pytest from 8.2.1 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.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/8.2.1...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 17:01:07 +00:00
Carlo Costino
9fad3073e2 Merge pull request #1062 from GSA/dependabot/pip/phonenumbers-8.13.38
Bump phonenumbers from 8.13.37 to 8.13.38
2024-06-06 12:59:17 -04:00
dependabot[bot]
7103f8850e Bump phonenumbers from 8.13.37 to 8.13.38
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.37 to 8.13.38.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.37...v8.13.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 16:38:05 +00:00
Carlo Costino
85be706fc1 Merge pull request #1061 from GSA/dependabot/pip/cryptography-42.0.8
Bump cryptography from 42.0.7 to 42.0.8
2024-06-06 12:36:11 -04:00
Carlo Costino
1dbdebe45d Merge pull request #1060 from GSA/notify-admin-1588
debug for notify-admin-1588
2024-06-06 12:35:38 -04:00
dependabot[bot]
57d97e17cd Bump cryptography from 42.0.7 to 42.0.8
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 21:41:44 +00:00
Kenneth Kehl
920d2c4539 debug for notify-admin-1588 2024-06-05 12:42:35 -07:00
Carlo Costino
c138fbdac4 Merge pull request #1057 from GSA/dependabot/pip/boto3-1.34.119
Bump boto3 from 1.34.116 to 1.34.119
2024-06-05 15:25:25 -04:00
dependabot[bot]
3a06b1d650 Bump boto3 from 1.34.116 to 1.34.119
Bumps [boto3](https://github.com/boto/boto3) from 1.34.116 to 1.34.119.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.116...1.34.119)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 15:25:57 +00:00
Carlo Costino
8544a29e34 Merge pull request #1056 from GSA/dependabot/pip/faker-25.5.0
Bump faker from 25.3.0 to 25.5.0
2024-06-05 11:24:00 -04:00
dependabot[bot]
b843ef99b8 Bump faker from 25.3.0 to 25.5.0
Bumps [faker](https://github.com/joke2k/faker) from 25.3.0 to 25.5.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/v25.3.0...v25.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 15:13:22 +00:00
Carlo Costino
3430380633 Merge pull request #1055 from GSA/dependabot/pip/botocore-1.34.119
Bump botocore from 1.34.117 to 1.34.119
2024-06-05 11:10:27 -04:00
dependabot[bot]
da38f8a522 Bump botocore from 1.34.117 to 1.34.119
Bumps [botocore](https://github.com/boto/botocore) from 1.34.117 to 1.34.119.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.117...1.34.119)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 14:59:46 +00:00
Carlo Costino
cb66eae71b Merge pull request #1048 from GSA/dependabot/pip/certifi-2024.6.2
Bump certifi from 2024.2.2 to 2024.6.2
2024-06-05 10:49:11 -04:00
Carlo Costino
403c5815f0 Merge pull request #1052 from GSA/jskinne3-terraform-cloudgov-1.0.0
Jskinne3 terraform cloudgov 1.0.0
2024-06-04 16:55:53 -04:00
dependabot[bot]
18abaa3407 Bump certifi from 2024.2.2 to 2024.6.2
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.6.2.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 20:19:12 +00:00
John Skiles Skinner
59da7e4fdb Merge branch 'main' into jskinne3-terraform-cloudgov-1.0.0 2024-06-04 13:16:54 -07:00
Carlo Costino
66751a8889 Merge pull request #1054 from GSA/api-1044_Test_Bug
API-1044 - Fixing the test to be less fragile.
2024-06-04 16:16:22 -04:00
Cliff Hill
77f4d85e74 Cleaning up the test a little.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-06-04 16:08:40 -04:00
Cliff Hill
952c04ad9c Making things cleaner with set operators.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-06-04 12:49:31 -04:00
Kenneth Kehl
0429a5490d merge from main 2024-06-04 08:29:13 -07:00
Kenneth Kehl
db68583cf9 merge from main 2024-06-04 08:20:01 -07:00