Commit Graph

11187 Commits

Author SHA1 Message Date
dependabot[bot]
3402f3fccc Bump newrelic from 9.11.0 to 9.12.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.11.0 to 9.12.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.11.0...v9.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 21:53:18 +00:00
Carlo Costino
49373327cc Merge pull request #1182 from GSA/dependabot/pip/boto3-1.34.143
Bump boto3 from 1.34.139 to 1.34.143
2024-07-12 17:40:11 -04:00
dependabot[bot]
af398672e0 Bump boto3 from 1.34.139 to 1.34.143
Bumps [boto3](https://github.com/boto/boto3) from 1.34.139 to 1.34.143.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.139...1.34.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 21:32:26 +00:00
Carlo Costino
5b2b1c30b7 Merge pull request #1181 from GSA/dependabot/pip/setuptools-70.3.0
Bump setuptools from 70.2.0 to 70.3.0
2024-07-12 17:30:24 -04:00
dependabot[bot]
9e27653c65 Bump setuptools from 70.2.0 to 70.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 70.3.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/v70.2.0...v70.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 21:22:23 +00:00
Carlo Costino
45480b92b7 Merge pull request #1180 from GSA/dependabot/pip/moto-5.0.11
Bump moto from 5.0.10 to 5.0.11
2024-07-12 17:20:26 -04:00
dependabot[bot]
66b48df645 Bump moto from 5.0.10 to 5.0.11
Bumps [moto](https://github.com/getmoto/moto) from 5.0.10 to 5.0.11.
- [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.10...5.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 21:12:46 +00:00
Carlo Costino
a14efecee1 Merge pull request #1179 from GSA/notify-compliance-46
add new api for compliance #46
2024-07-12 17:05:48 -04:00
Carlo Costino
a122542957 Merge pull request #1178 from GSA/dependabot/pip/botocore-1.34.143
Bump botocore from 1.34.139 to 1.34.143
2024-07-12 12:18:59 -04:00
dependabot[bot]
0a16d88a6b Bump botocore from 1.34.139 to 1.34.143
Bumps [botocore](https://github.com/boto/botocore) from 1.34.139 to 1.34.143.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.139...1.34.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 16:11:02 +00:00
Carlo Costino
fe2706f81a Merge pull request #1174 from GSA/dependabot/pip/jsonschema-4.23.0
Bump jsonschema from 4.22.0 to 4.23.0
2024-07-12 12:08:59 -04:00
dependabot[bot]
073a23a8de Bump jsonschema from 4.22.0 to 4.23.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.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.22.0...v4.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 15:40:36 +00:00
Carlo Costino
944c6a14e4 Merge pull request #1172 from GSA/dependabot/pip/boto3-1.34.139
Bump boto3 from 1.34.138 to 1.34.139
2024-07-12 11:38:23 -04:00
Kenneth Kehl
337c90bb79 add new api 2024-07-11 11:32:59 -07:00
Steven Reilly
e5537030a2 Merge pull request #1177 from GSA/logic_fix_for_new_endpoint_daterange
Logic fix for new endpoint daterange
2024-07-10 16:21:20 -04:00
Cliff Hill
31f946e5ba Fixed the new endpoint calculations, added unit tests to validate the
code.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-10 16:12:38 -04:00
Cliff Hill
56a208601e Hopefully this fixes Bev's issue.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-09 14:12:46 -04:00
dependabot[bot]
e8aa29a223 Bump boto3 from 1.34.138 to 1.34.139
Bumps [boto3](https://github.com/boto/boto3) from 1.34.138 to 1.34.139.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.138...1.34.139)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 21:21:47 +00:00
Carlo Costino
c671189f4e Merge pull request #1170 from GSA/notify-api-1169
wrap calls to get personalization and phone so dashboard doesn't explode
07-05-2024
2024-07-05 14:20:26 -04:00
Kenneth Kehl
e902e69082 wrap calls to get personalization and phone number so dashboard doesn't explode 2024-07-05 11:02:28 -07:00
Carlo Costino
c242bcb1f2 Merge pull request #1168 from GSA/dependabot/pip/certifi-2024.7.4
Bump certifi from 2024.6.2 to 2024.7.4
2024-07-05 09:23:48 -04:00
dependabot[bot]
f8fb65d6d6 Bump certifi from 2024.6.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 12:45:41 +00:00
Carlo Costino
a6bfd6efce Merge pull request #1167 from GSA/dependabot/pip/botocore-1.34.139
Bump botocore from 1.34.138 to 1.34.139
2024-07-05 08:37:08 -04:00
dependabot[bot]
ef4eee5645 Bump botocore from 1.34.138 to 1.34.139
Bumps [botocore](https://github.com/boto/botocore) from 1.34.138 to 1.34.139.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.138...1.34.139)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 12:26:23 +00:00
Carlo Costino
c67077cbff Merge pull request #1166 from GSA/dependabot/pip/boto3-1.34.138
Bump boto3 from 1.34.136 to 1.34.138
2024-07-05 08:23:25 -04:00
dependabot[bot]
f901f6d04a Bump boto3 from 1.34.136 to 1.34.138
Bumps [boto3](https://github.com/boto/boto3) from 1.34.136 to 1.34.138.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.136...1.34.138)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 21:50:27 +00:00
Carlo Costino
5c27b62e39 Merge pull request #1078 from GSA/all_users_command
Generate a way to export all Notify.gov user contact information
2024-07-03 16:14:34 -04:00
Carlo Costino
efe45c81ea Merge pull request #1164 from GSA/debug_wash
add debug steps
2024-07-03 14:32:00 -04:00
Carlo Costino
9c39a92545 Merge pull request #1059 from GSA/1006-new-api-failed-and-delivered-messages-7-days
1006/1007/1008 created new API endpoints for front end statistics
2024-07-03 14:09:06 -04:00
Kenneth Kehl
7f33e4445c add debug steps 2024-07-03 10:18:17 -07:00
Carlo Costino
7699b3aab9 Merge pull request #1162 from GSA/debug_wash
fix command syntax
07-03-2024
2024-07-03 11:58:49 -04:00
Kenneth Kehl
723b89da51 fix command syntax 2024-07-03 08:44:13 -07:00
Carlo Costino
e6bc071b8d Merge pull request #1160 from GSA/debug_wash
fix tuple
2024-07-03 11:07:48 -04:00
Kenneth Kehl
b436de3b23 fix tuple 2024-07-03 07:49:59 -07:00
Carlo Costino
0867acfb68 Merge pull request #1158 from GSA/dependabot/pip/phonenumbers-8.13.40
Bump phonenumbers from 8.13.39 to 8.13.40
2024-07-02 17:46:53 -04:00
dependabot[bot]
53162de32e Bump phonenumbers from 8.13.39 to 8.13.40
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.39 to 8.13.40.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.39...v8.13.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 21:38:08 +00:00
Carlo Costino
1337796172 Merge pull request #1157 from GSA/dependabot/pip/botocore-1.34.138
Bump botocore from 1.34.136 to 1.34.138
2024-07-02 17:35:18 -04:00
dependabot[bot]
872b4b195c Bump botocore from 1.34.136 to 1.34.138
Bumps [botocore](https://github.com/boto/botocore) from 1.34.136 to 1.34.138.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.136...1.34.138)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 21:22:50 +00:00
Carlo Costino
a0e31187dd Merge pull request #1154 from GSA/dependabot/pip/setuptools-70.2.0
Bump setuptools from 70.1.1 to 70.2.0
2024-07-02 17:17:40 -04:00
dependabot[bot]
fe45366bb0 Bump setuptools from 70.1.1 to 70.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.1 to 70.2.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/v70.1.1...v70.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 21:00:47 +00:00
Carlo Costino
5ba070bebf Merge pull request #1153 from GSA/dependabot/pip/moto-5.0.10
Bump moto from 5.0.9 to 5.0.10
2024-07-02 16:58:52 -04:00
Cliff Hill
c368d3d3f2 More import adjustments.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-02 16:00:58 -04:00
Cliff Hill
8708d8ddce Fixin' imports.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-02 15:57:14 -04:00
Cliff Hill
f95d3e0b99 Made changes I requested to be done.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-02 15:38:22 -04:00
Kenneth Kehl
328c211eb6 remove task 2024-07-02 11:55:19 -07:00
Kenneth Kehl
700303829c merge from main 2024-07-02 11:47:34 -07:00
Carlo Costino
0499694bdf Merge pull request #1152 from GSA/debug_wash
More debugging for issue where user cannot send all messages
07-02-2024
2024-07-02 12:30:43 -04:00
Kenneth Kehl
3471bf45c8 merge from main 2024-07-02 08:51:07 -07:00
Kenneth Kehl
141dd51b52 code review feedback 2024-07-02 08:50:48 -07:00
dependabot[bot]
9cacb9cac9 Bump moto from 5.0.9 to 5.0.10
Bumps [moto](https://github.com/getmoto/moto) from 5.0.9 to 5.0.10.
- [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.9...5.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 21:39:32 +00:00