Commit Graph

10931 Commits

Author SHA1 Message Date
Carlo Costino
3b37e6ee88 Fixing broken test
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-17 17:23:32 -04:00
Carlo Costino
aafa7178f9 Updated tests to match the formatting work done in the admin repo
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-17 17:14:46 -04:00
Carlo Costino
ac4ebacfeb Removed one more utils reference in the README and fixed directory name
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:41:49 -04:00
Carlo Costino
99edc88197 Localize notification_utils to the API
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency.  We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:17:45 -04:00
Carlo Costino
4cdf8b2cb2 Merge pull request #996 from GSA/dependabot/pip/boto3-1.34.106
Bump boto3 from 1.34.103 to 1.34.106
2024-05-16 09:43:09 -04:00
dependabot[bot]
046e266dae Bump boto3 from 1.34.103 to 1.34.106
Bumps [boto3](https://github.com/boto/boto3) from 1.34.103 to 1.34.106.
- [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.103...1.34.106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 13:29:48 +00:00
Carlo Costino
ccb6df7aff Merge pull request #994 from GSA/dependabot/pip/botocore-1.34.106
Bump botocore from 1.34.105 to 1.34.106
2024-05-16 09:27:46 -04:00
dependabot[bot]
4e2d71f8a3 Bump botocore from 1.34.105 to 1.34.106
Bumps [botocore](https://github.com/boto/botocore) from 1.34.105 to 1.34.106.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.105...1.34.106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 21:06:11 +00:00
Carlo Costino
44c2241164 Merge pull request #972 from GSA/dependabot/pip/celery-5.4.0
Bump celery from 5.3.6 to 5.4.0
2024-05-15 14:27:19 -04:00
dependabot[bot]
39fd6f5c30 Bump celery from 5.3.6 to 5.4.0
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.6...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:49:50 +00:00
Carlo Costino
b572ea2a1b Merge pull request #991 from GSA/dependabot/pip/newrelic-9.9.1
Bump newrelic from 9.9.0 to 9.9.1
2024-05-15 11:40:41 -04:00
Kenneth Kehl
e7c68531f2 fix flake 8 2024-05-15 08:34:56 -07:00
dependabot[bot]
ac6acba059 Bump newrelic from 9.9.0 to 9.9.1
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.9.0 to 9.9.1.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.9.0...v9.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:31:58 +00:00
Carlo Costino
edd029689f Merge pull request #990 from GSA/dependabot/pip/lxml-5.2.2
Bump lxml from 5.2.1 to 5.2.2
2024-05-15 11:30:02 -04:00
dependabot[bot]
9f36b49027 Bump lxml from 5.2.1 to 5.2.2
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.2.1...lxml-5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:00:47 +00:00
Carlo Costino
b768d355ba Merge pull request #989 from GSA/dependabot/pip/botocore-1.34.105
Bump botocore from 1.34.103 to 1.34.105
2024-05-15 10:58:51 -04:00
dependabot[bot]
92d4a3d816 Bump botocore from 1.34.103 to 1.34.105
Bumps [botocore](https://github.com/boto/botocore) from 1.34.103 to 1.34.105.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.103...1.34.105)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 13:58:37 +00:00
Carlo Costino
950eb63aea Merge pull request #988 from GSA/dependabot/pip/boto3-1.34.103
Bump boto3 from 1.34.101 to 1.34.103
2024-05-15 09:56:41 -04:00
dependabot[bot]
6a940ba209 Bump boto3 from 1.34.101 to 1.34.103
Bumps [boto3](https://github.com/boto/boto3) from 1.34.101 to 1.34.103.
- [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.101...1.34.103)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 21:58:39 +00:00
Carlo Costino
28ee8e5c35 Merge pull request #986 from GSA/dependabot/pip/pre-commit-3.7.1
Bump pre-commit from 3.7.0 to 3.7.1
2024-05-14 15:36:50 -04:00
dependabot[bot]
c069121c7a Bump pre-commit from 3.7.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [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/v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 19:13:07 +00:00
Carlo Costino
080df86c2c Merge pull request #985 from GSA/dependabot/pip/moto-5.0.7
Bump moto from 5.0.6 to 5.0.7
2024-05-14 14:38:53 -04:00
dependabot[bot]
3cc0f21b47 Bump moto from 5.0.6 to 5.0.7
Bumps [moto](https://github.com/getmoto/moto) from 5.0.6 to 5.0.7.
- [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.0.6...5.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 18:13:45 +00:00
Carlo Costino
e44c0a4934 Merge pull request #984 from GSA/dependabot/pip/faker-25.2.0
Bump faker from 25.1.0 to 25.2.0
2024-05-14 13:10:56 -04:00
dependabot[bot]
9d95d8d653 Bump faker from 25.1.0 to 25.2.0
Bumps [faker](https://github.com/joke2k/faker) from 25.1.0 to 25.2.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.1.0...v25.2.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-05-14 16:08:04 +00:00
Kenneth Kehl
c3a20eca17 add some debug around report generation 2024-05-14 07:23:47 -07:00
Carlo Costino
522fe359d6 Merge pull request #983 from GSA/dependabot/pip/freezegun-1.5.1
Bump freezegun from 1.5.0 to 1.5.1
2024-05-14 09:42:10 -04:00
dependabot[bot]
8f0bc1704b Bump freezegun from 1.5.0 to 1.5.1
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.0...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 21:08:41 +00:00
Carlo Costino
e8f03f9dbf Merge pull request #982 from GSA/notify-admin-1381b
extend cache to 7 days
2024-05-13 11:28:58 -04:00
Carlo Costino
e33421b62d Merge pull request #979 from GSA/notify-api-956
Remove log statement from s3.py
2024-05-13 11:21:23 -04:00
Kenneth Kehl
e7183da117 code review feedback 2024-05-13 07:35:14 -07:00
Kenneth Kehl
9cfb571e8f extend cache to 7 days 2024-05-13 07:19:14 -07:00
Carlo Costino
36f6621f71 Merge pull request #981 from GSA/dependabot/pip/botocore-1.34.103
Bump botocore from 1.34.101 to 1.34.103
2024-05-13 09:30:01 -04:00
dependabot[bot]
030b282b2a Bump botocore from 1.34.101 to 1.34.103
Bumps [botocore](https://github.com/boto/botocore) from 1.34.101 to 1.34.103.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.101...1.34.103)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 21:51:58 +00:00
Carlo Costino
3157e9cbf6 Merge pull request #946 from GSA/aanand-sqlalchemy-version-update
Code changes for SQLAlchemy 2.0.x upgrade
2024-05-10 17:11:34 -04:00
Kenneth Kehl
bbd1fed737 fix flake8 2024-05-09 07:46:38 -07:00
Kenneth Kehl
51c90878a2 remove unnecessary debug stmts 2024-05-09 07:21:46 -07:00
Kenneth Kehl
252a5debbe change debug statement from info to debug 2024-05-09 07:20:28 -07:00
Carlo Costino
a6c2ad629a Merge branch 'main' into aanand-sqlalchemy-version-update 2024-05-08 21:41:06 -04:00
Carlo Costino
10eaf9b433 Merge pull request #977 from GSA/dependabot/pip/boto3-1.34.101
Bump boto3 from 1.34.94 to 1.34.101
05-10-2024
2024-05-08 21:26:56 -04:00
dependabot[bot]
4577a6d06b Bump boto3 from 1.34.94 to 1.34.101
Bumps [boto3](https://github.com/boto/boto3) from 1.34.94 to 1.34.101.
- [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.94...1.34.101)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 01:19:29 +00:00
Carlo Costino
1acf9a2ed0 Merge pull request #976 from GSA/dependabot/pip/botocore-1.34.101
Bump botocore from 1.34.100 to 1.34.101
2024-05-08 21:16:39 -04:00
dependabot[bot]
39985e4d6e Bump botocore from 1.34.100 to 1.34.101
Bumps [botocore](https://github.com/boto/botocore) from 1.34.100 to 1.34.101.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.100...1.34.101)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 01:05:24 +00:00
Carlo Costino
72ca2f3744 Merge pull request #974 from GSA/dependabot/pip/faker-25.1.0
Bump faker from 24.14.1 to 25.1.0
2024-05-08 21:03:34 -04:00
dependabot[bot]
44fd437295 Bump faker from 24.14.1 to 25.1.0
Bumps [faker](https://github.com/joke2k/faker) from 24.14.1 to 25.1.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/v24.14.1...v25.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 21:45:07 +00:00
Carlo Costino
ec0e18ff35 Merge pull request #969 from GSA/dependabot/pip/botocore-1.34.100
Bump botocore from 1.34.99 to 1.34.100
2024-05-08 10:38:24 -04:00
dependabot[bot]
f21acb74ef Bump botocore from 1.34.99 to 1.34.100
Bumps [botocore](https://github.com/boto/botocore) from 1.34.99 to 1.34.100.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.99...1.34.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 14:04:49 +00:00
Carlo Costino
38228c585f Merge pull request #970 from GSA/dependabot/pip/exceptiongroup-1.2.1
Bump exceptiongroup from 1.2.0 to 1.2.1
2024-05-08 10:02:26 -04:00
dependabot[bot]
eb3c71ff6e Bump exceptiongroup from 1.2.0 to 1.2.1
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 13:54:51 +00:00
Carlo Costino
3ae8b81dc3 Merge pull request #971 from GSA/dependabot/pip/python-dotenv-1.0.1
Bump python-dotenv from 1.0.0 to 1.0.1
2024-05-08 09:51:53 -04:00