Commit Graph

10910 Commits

Author SHA1 Message Date
Carlo Costino
537b74615c Merge pull request #1034 from GSA/dependabot/pip/requests-2.32.3
Bump requests from 2.32.2 to 2.32.3
2024-05-29 18:05:24 -04:00
dependabot[bot]
968128ad76 Bump requests from 2.32.2 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 21:58:00 +00:00
Carlo Costino
a9cfd1bf7f Merge pull request #1032 from GSA/dependabot/pip/boto3-1.34.114
Bump boto3 from 1.34.112 to 1.34.114
2024-05-28 18:14:21 -04:00
dependabot[bot]
96c77f79ff Bump boto3 from 1.34.112 to 1.34.114
Bumps [boto3](https://github.com/boto/boto3) from 1.34.112 to 1.34.114.
- [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.112...1.34.114)

---
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-28 22:06:37 +00:00
Carlo Costino
75f5cba214 Merge pull request #1031 from GSA/dependabot/pip/faker-25.3.0
Bump faker from 25.2.0 to 25.3.0
2024-05-28 18:03:23 -04:00
dependabot[bot]
75c429c597 Bump faker from 25.2.0 to 25.3.0
Bumps [faker](https://github.com/joke2k/faker) from 25.2.0 to 25.3.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.2.0...v25.3.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-28 21:54:16 +00:00
Carlo Costino
b7a218697e Merge pull request #1029 from GSA/dependabot/pip/botocore-1.34.114
Bump botocore from 1.34.113 to 1.34.114
2024-05-28 17:48:25 -04:00
Carlo Costino
b09eb5d06f Merge pull request #1028 from GSA/garrgh
fix query
2024-05-28 17:32:44 -04:00
dependabot[bot]
0073c1fa4f Bump botocore from 1.34.113 to 1.34.114
Bumps [botocore](https://github.com/boto/botocore) from 1.34.113 to 1.34.114.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.113...1.34.114)

---
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-28 21:20:19 +00:00
Kenneth Kehl
bbeb602224 fix query 2024-05-28 14:01:37 -07:00
Carlo Costino
97b46cef61 Merge pull request #1026 from GSA/dependabot/pip/moto-5.0.8
Bump moto from 5.0.7 to 5.0.8
2024-05-28 14:13:03 -04:00
dependabot[bot]
1419ea4394 Bump moto from 5.0.7 to 5.0.8
Bumps [moto](https://github.com/getmoto/moto) from 5.0.7 to 5.0.8.
- [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.7...5.0.8)

---
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-28 16:20:49 +00:00
Carlo Costino
ec0ec1d17b Merge pull request #1025 from GSA/dependabot/pip/botocore-1.34.113
Bump botocore from 1.34.112 to 1.34.113
2024-05-28 12:18:54 -04:00
dependabot[bot]
0d98dc4c18 Bump botocore from 1.34.112 to 1.34.113
Bumps [botocore](https://github.com/boto/botocore) from 1.34.112 to 1.34.113.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.112...1.34.113)

---
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-28 16:09:26 +00:00
Carlo Costino
8e80450119 Merge pull request #1024 from GSA/dependabot/pip/setuptools-70.0.0
Bump setuptools from 69.5.1 to 70.0.0
2024-05-28 12:06:11 -04:00
dependabot[bot]
e1005cf408 Bump setuptools from 69.5.1 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 21:51:54 +00:00
Steven Reilly
95b4393b5f Merge pull request #1011 from GSA/update-pre-commit-hooks
Update pre-commit hooks
2024-05-24 10:54:34 -04:00
Carlo Costino
64fb311ac3 Removed duplicate pre-commit hooks
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-24 10:27:33 -04:00
Carlo Costino
6ea526a463 Merge branch 'main' into update-pre-commit-hooks 2024-05-24 10:17:56 -04:00
Carlo Costino
f98b518a49 Merge pull request #1020 from GSA/dependabot/pip/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2
2024-05-24 10:03:06 -04:00
dependabot[bot]
2cf0debc44 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 21:54:40 +00:00
Carlo Costino
2f7e56561d Merge branch 'main' into update-pre-commit-hooks 2024-05-20 11:43:49 -04:00
Carlo Costino
125ec9e298 Adding audited baseline file for detect-secrets
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:41:12 -04:00
Carlo Costino
32acf6b694 Adjusting baseline file for detect-secrets
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:34:17 -04:00
Carlo Costino
ff9c8678bb Added detect-secrets hook
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:16:37 -04:00
Carlo Costino
2db920b0f4 Additional pre-commit hook testing
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 10:57:27 -04:00
Carlo Costino
34b3a88884 Merge pull request #1009 from GSA/dependabot/pip/botocore-1.34.108
Bump botocore from 1.34.106 to 1.34.108
2024-05-20 10:45:11 -04:00
dependabot[bot]
fb4fed58c9 Bump botocore from 1.34.106 to 1.34.108
Bumps [botocore](https://github.com/boto/botocore) from 1.34.106 to 1.34.108.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.106...1.34.108)

---
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-20 13:36:49 +00:00
Steven Reilly
c188b8e453 Merge pull request #1010 from GSA/fix-utils-deps
Add missing dependencies
2024-05-20 09:34:54 -04:00
Carlo Costino
7e9b5c6abb Add missing dependencies
The merging of notifications_utils to this repo does not deploy because of missing dependencies.  This changeset adds them back in directly.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-17 18:08:41 -04:00
Carlo Costino
fb1722ff54 Merge pull request #998 from GSA/add-utils
Localize notification_utils to the API
2024-05-17 17:40:31 -04:00
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
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