Commit Graph

12548 Commits

Author SHA1 Message Date
ccostino
62ba7e732f Merge pull request #1578 from GSA/debug_adr
add debug tag adr
2025-03-12 12:21:19 -04:00
Kenneth Kehl
cf3baff4cc merge from main 2025-03-11 13:21:31 -07:00
ccostino
e331c9c619 Merge pull request #1561 from GSA/dependabot/pip/numpy-2.2.3
Bump numpy from 1.26.4 to 2.2.3
2025-03-11 10:41:51 -04:00
dependabot[bot]
74f100cc5d Bump numpy from 1.26.4 to 2.2.3
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.3.
- [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/v1.26.4...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 14:27:38 +00:00
ccostino
40978560bf Merge pull request #1583 from GSA/dependabot/pip/lxml-5.3.1
Bump lxml from 5.2.2 to 5.3.1
2025-03-11 10:25:30 -04:00
dependabot[bot]
23abab8304 Bump lxml from 5.2.2 to 5.3.1
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.2 to 5.3.1.
- [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.2...lxml-5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 14:14:23 +00:00
Kenneth Kehl
29adb4028a Merge pull request #1577 from GSA/dependabot/pip/pyjwt-2.10.1
Bump pyjwt from 2.8.0 to 2.10.1
2025-03-11 07:12:13 -07:00
Cliff Hill
2d0b01f558 Merge pull request #1585 from GSA/cant_change_phone_number
fix serialization for user phone number change
2025-03-11 09:24:57 -04:00
Kenneth Kehl
03e5064dbf fix test 2025-03-10 08:57:14 -07:00
Kenneth Kehl
9c570295fb merge from main 2025-03-10 08:47:45 -07:00
Kenneth Kehl
abddff61cd fix serialization 2025-03-10 08:28:44 -07:00
dependabot[bot]
5a5f880c59 Bump pyjwt from 2.8.0 to 2.10.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 15:24:51 +00:00
Kenneth Kehl
df22caa519 Merge pull request #1584 from GSA/dependabot/pip/jinja2-3.1.6
Bump jinja2 from 3.1.5 to 3.1.6
2025-03-07 07:22:47 -08:00
dependabot[bot]
e3b56015d8 Bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 04:48:17 +00:00
ccostino
79c406c829 Merge pull request #1263 from GSA/dependabot/pip/gunicorn-23.0.0
Bump gunicorn from 22.0.0 to 23.0.0
03-05-2025
2025-03-04 17:44:29 -05:00
Kenneth Kehl
ecafaf847f Merge pull request #1580 from GSA/track_costs
fix test
2025-03-04 12:29:13 -08:00
ccostino
819dd89854 Merge pull request #1581 from GSA/wrong_sender_number
add even more debug for sender number
2025-03-04 14:26:16 -05:00
Kenneth Kehl
7cd4158b92 add even more debug for sender number 2025-03-04 11:17:06 -08:00
Kenneth Kehl
431a09e3cf fix test 2025-03-04 11:07:52 -08:00
Kenneth Kehl
7de239c660 fix test 2025-03-04 10:57:41 -08:00
Kenneth Kehl
dee22b893b fix test 2025-03-04 10:48:09 -08:00
Kenneth Kehl
0255ef7bdc fix test 2025-03-04 10:35:03 -08:00
Kenneth Kehl
295d95b5b1 fix test 2025-03-04 10:24:38 -08:00
ccostino
d525474473 Merge pull request #1579 from GSA/track_costs
track message costs
2025-03-04 12:10:25 -05:00
dependabot[bot]
2d4ff9e87b Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 14:54:49 +00:00
Kenneth Kehl
c2a67915a8 merge from main 2025-03-03 11:24:29 -08:00
Kenneth Kehl
5e5f28b313 merge from main 2025-03-03 10:53:56 -08:00
Kenneth Kehl
c77f684dab merge from main 2025-03-03 10:26:11 -08:00
ccostino
4946dbabb4 Merge pull request #1576 from GSA/increase-code-coverage
Added tests to increase code coverage
2025-03-03 13:04:22 -05:00
Kenneth Kehl
da9bbc31ba remoe print statement 2025-02-28 14:47:26 -08:00
Kenneth Kehl
d0fe33cc6e track message costs 2025-02-28 10:08:02 -08:00
Kenneth Kehl
a04507601b track message costs 2025-02-28 09:57:37 -08:00
Kenneth Kehl
880c524f14 track message costs 2025-02-28 09:40:54 -08:00
Kenneth Kehl
4846c96505 track message costs 2025-02-28 09:29:43 -08:00
Kenneth Kehl
c05ec18b11 track message costs 2025-02-28 09:16:06 -08:00
Kenneth Kehl
143741830c track message costs 2025-02-28 08:58:45 -08:00
Kenneth Kehl
d6bb2d8fb0 track message costs 2025-02-28 08:39:13 -08:00
Kenneth Kehl
4cfb980ac6 add debug tag adr 2025-02-27 13:24:32 -08:00
alexjanousekGSA
ca15646b26 Added tests to increase code coverage 2025-02-27 16:09:49 -05:00
ccostino
e9e69777de Merge pull request #1575 from GSA/dependabot/pip/amqp-5.3.1
Bump amqp from 5.2.0 to 5.3.1
2025-02-27 11:23:59 -05:00
ccostino
bcd872b492 Merge pull request #1546 from GSA/notify-admin-2180
add endpoint for 'recent' notifications
2025-02-27 11:16:21 -05:00
ccostino
81366f7a34 Merge pull request #1559 from GSA/report_adr
add report generation adr
2025-02-27 11:06:36 -05:00
Alex Janousek
52b0998727 Merge pull request #1569 from GSA/feat/fe-tz-change
Updated endpoint to allow hourly updates to enable utc => local time conversion
2025-02-27 10:04:15 -05:00
dependabot[bot]
38367dfca2 Bump amqp from 5.2.0 to 5.3.1
Bumps [amqp](https://github.com/celery/py-amqp) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog)
- [Commits](https://github.com/celery/py-amqp/compare/v5.2.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 22:03:30 +00:00
ccostino
3350053372 Merge pull request #1572 from GSA/dependabot/pip/moto-5.1.0
Bump moto from 5.0.11 to 5.1.0
2025-02-26 14:56:45 -05:00
alexjanousekGSA
d12b188861 Fixed bug 2025-02-24 18:16:19 -05:00
dependabot[bot]
559b789d2c Bump moto from 5.0.11 to 5.1.0
Bumps [moto](https://github.com/getmoto/moto) from 5.0.11 to 5.1.0.
- [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.11...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 22:47:08 +00:00
Kenneth Kehl
590f070ea3 merge from main 2025-02-24 14:46:16 -08:00
Kenneth Kehl
66fc6247a1 Merge pull request #1571 from GSA/fix_message_ratio_endpoint
Fix message ratio endpoint
2025-02-24 14:44:54 -08:00
Kenneth Kehl
a834da4c19 fix test 2025-02-24 14:30:58 -08:00