ccostino
|
d285bd9e26
|
Merge pull request #1592 from GSA/dependabot_fix
fix typo
|
2025-03-12 17:50:27 -04:00 |
|
Kenneth Kehl
|
048f16155e
|
fix typo
|
2025-03-12 14:42:20 -07:00 |
|
ccostino
|
28659ea0f2
|
Merge pull request #1591 from GSA/dependabot_fix
fix indent problem
|
2025-03-12 17:22:38 -04:00 |
|
Kenneth Kehl
|
0fa74664cf
|
fix indent problem
|
2025-03-12 14:03:29 -07:00 |
|
Kenneth Kehl
|
0b37f7e100
|
Merge pull request #1589 from GSA/dependabot_fix
enable dependabot auto-merge magic
|
2025-03-12 13:53:29 -07:00 |
|
Kenneth Kehl
|
2c76d267c6
|
use --admin flag to bypass approvals
|
2025-03-12 13:13:49 -07:00 |
|
Kenneth Kehl
|
aede24b14d
|
initial
|
2025-03-12 12:26:35 -07:00 |
|
Alex Janousek
|
8fbfdad20f
|
Merge pull request #1586 from GSA/dependabot/pip/marshmallow-3.26.1
Bump marshmallow from 3.22.0 to 3.26.1
|
2025-03-12 12:50:15 -04:00 |
|
ccostino
|
62ba7e732f
|
Merge pull request #1578 from GSA/debug_adr
add debug tag adr
|
2025-03-12 12:21:19 -04:00 |
|
dependabot[bot]
|
d40572d8e8
|
Bump marshmallow from 3.22.0 to 3.26.1
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 to 3.26.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.22.0...3.26.1)
---
updated-dependencies:
- dependency-name: marshmallow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 22:00:10 +00: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 |
|