Carlo Costino
d6d11746b1
Update more dependencies and fix notifications-utils
...
This changeset updates a few more dependencies and addresses the challenges we have had in keeping the notifications-utils dependency up-to-date. The changes include instructions on what to do going forward for future notifications-utils updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-01 12:15:53 -04:00
Steven Reilly
81930c1b4b
Merge pull request #551 from GSA/stvnrlly/onboarding-docs-update
...
Update onboarding docs
2023-10-31 11:34:47 -04:00
Steven Reilly
dfa729d5c7
update onboarding docs
2023-10-31 11:13:29 -04:00
Steven Reilly
4d117dd2c7
Merge pull request #550 from GSA/update-deps
...
Updated dependencies and make commands
2023-10-31 10:35:37 -04:00
Carlo Costino
4b2586cd3b
Added instructions to the README
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 16:56:40 -04:00
Carlo Costino
490893397e
Fixed isinstance() calls, oops
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 16:30:06 -04:00
Carlo Costino
8c825a43bd
Updated a couple more dependencies and fix flake8 warnings
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 16:16:49 -04:00
Carlo Costino
5e206ab10b
More dependency updates
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 16:07:36 -04:00
Carlo Costino
c3049cec73
Update project dependencies and shift some things to dev dependencies
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 15:54:22 -04:00
Carlo Costino
7cc7a2a53f
Update freeze-requirements command
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 15:47:39 -04:00
Carlo Costino
f949786e2d
Updated dependencies and add py-lock make command
...
This changeset updates dependencies that have been flagged as out-of date and/or vulnerable. It also adds a py-lock Makefile command for keeping the poetry.lock file in sync without introducing additional issues from transitive dependency updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 15:40:22 -04:00
Carlo Costino
8779160f89
Merge pull request #542 from GSA/dependabot/pip/urllib3-1.26.18
...
Bump urllib3 from 1.26.17 to 1.26.18
2023-10-18 11:56:34 -04:00
dependabot[bot]
5cb7977126
Bump urllib3 from 1.26.17 to 1.26.18
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-18 01:21:48 +00:00
Carlo Costino
27e35818c5
Merge pull request #537 from GSA/remove-default-sender
...
Added flag to remove default sender from user list
2023-10-17 16:27:20 -04:00
Andrew Shumway
125bfe2c8e
Update tests/app/service/test_rest.py
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2023-10-17 13:49:39 -06:00
Andrew Shumway
c5e1452419
Update app/service/rest.py
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2023-10-17 13:49:12 -06:00
Carlo Costino
19b0a1ec61
Merge pull request #538 from GSA/dependabot/pip/moto-4.2.6
...
Bump moto from 4.2.0 to 4.2.6
2023-10-17 12:15:20 -04:00
dependabot[bot]
f60053f745
Bump moto from 4.2.0 to 4.2.6
...
Bumps [moto](https://github.com/getmoto/moto ) from 4.2.0 to 4.2.6.
- [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/4.2.0...4.2.6 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 21:27:37 +00:00
Andrew Shumway
c7f11133d3
Added another flag in appropriate test
2023-10-16 15:02:52 -06:00
Andrew Shumway
e0522393df
Added flag to remove default sender from user list
2023-10-15 16:28:25 -06:00
Carlo Costino
3a3625017d
Merge pull request #536 from GSA/stvnrlly/0008-implementation
...
Add next steps for quotas in ADR 0008
2023-10-13 13:50:52 -04:00
Carlo Costino
669f2ec813
Merge pull request #535 from GSA/stvnrlly/deploy-docs
...
Adding details of deploy PR process to docs
2023-10-13 13:50:30 -04:00
Steven Reilly
eadfa4ed7e
add adr next steps
2023-10-13 12:19:51 -04:00
stvnrlly
fa5e244019
update egress deployers
2023-10-13 11:07:07 -04:00
stvnrlly
d851d848f4
add info about deploy pr
2023-10-13 11:06:52 -04:00
Carlo Costino
e89d67baee
Merge pull request #533 from GSA/stvnrlly/new-numbers
...
Add new phone numbers to docs
2023-10-13 09:20:07 -04:00
Steven Reilly
e809c30f3d
add new phone numbers to docs
2023-10-12 14:38:30 -04:00
Steven Reilly
59ca34c0da
Merge pull request #525 from GSA/adr/auto/adr-handle-paid-quotas-at-the-organization-level
...
Add ADR 0008: Handle paid quotas at the organization level
2023-10-12 10:51:29 -04:00
Carlo Costino
1baf19491f
Merge pull request #530 from GSA/dependabot/pip/vulture-2.10
...
Bump vulture from 2.9.1 to 2.10
2023-10-11 09:57:04 -04:00
dependabot[bot]
e03faa2dd9
Bump vulture from 2.9.1 to 2.10
...
Bumps [vulture](https://github.com/jendrikseipp/vulture ) from 2.9.1 to 2.10.
- [Release notes](https://github.com/jendrikseipp/vulture/releases )
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.9.1...v2.10 )
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 21:46:29 +00:00
Carlo Costino
0d76e78288
Merge pull request #524 from GSA/dependabot/pip/cffi-1.16.0
...
Bump cffi from 1.15.1 to 1.16.0
2023-10-06 12:18:59 -04:00
Carlo Costino
f8bb8af527
Merge pull request #527 from GSA/notify-api-521
...
notify-api-521 fix sms temporary failure message
2023-10-03 11:17:19 -04:00
Kenneth Kehl
5c31365f78
merge from main
2023-10-03 08:03:54 -07:00
Carlo Costino
d666020932
Merge pull request #529 from GSA/dependabot/pip/urllib3-1.26.17
...
Bump urllib3 from 1.26.16 to 1.26.17
2023-10-03 11:01:03 -04:00
Kenneth Kehl
679dee8123
fix tests
2023-10-03 08:00:59 -07:00
Kenneth Kehl
ef64bd424a
fix time passed to boto3
2023-10-03 07:52:20 -07:00
Kenneth Kehl
6af998a080
notify-api-521 code review feedback and fix code coverage
2023-10-03 07:31:24 -07:00
dependabot[bot]
d3c9614c89
Bump urllib3 from 1.26.16 to 1.26.17
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.16 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.17 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 04:13:35 +00:00
Kenneth Kehl
2487aeb657
remove debugging
2023-10-02 14:13:25 -07:00
Kenneth Kehl
bd09c63ea9
notify-api-521 fix sms temporary failure message
2023-10-02 14:09:50 -07:00
Notify ADR Automation
440267a128
add ADR 0008: ADR: Handle paid quotas at the organization level
2023-09-30 03:03:13 +00:00
dependabot[bot]
11241ad16e
Bump cffi from 1.15.1 to 1.16.0
...
Bumps [cffi](https://github.com/python-cffi/cffi ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/python-cffi/cffi/releases )
- [Commits](https://github.com/python-cffi/cffi/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-29 22:06:32 +00:00
Carlo Costino
819cbb3353
Merge pull request #523 from GSA/notify-api-520
...
notify-api-520 persist the provider response even for successful sms …
2023-09-29 16:53:19 -04:00
Kenneth Kehl
8af7a5552f
notify-api-520 persist the provider response even for successful sms messages
2023-09-29 13:39:10 -07:00
Steven Reilly
f81f048b5b
Merge pull request #517 from GSA/update-zap-scans
...
Update OWASP ZAP scans
2023-09-29 14:25:29 -04:00
Carlo Costino
d5d432dfd1
Merge pull request #516 from GSA/bulk_testing
...
Bulk testing
2023-09-29 11:03:26 -04:00
Carlo Costino
66494f9540
Merge pull request #519 from GSA/stvnrlly/setup-streamline
...
Streamline setup instructions
2023-09-29 11:02:57 -04:00
Steven Reilly
6ae3417ac5
Merge pull request #511 from GSA/dependabot/pip/async-timeout-4.0.3
...
Bump async-timeout from 4.0.2 to 4.0.3
2023-09-29 10:41:06 -04:00
stvnrlly
cd37c242ba
remove unmaintained docker stuff
2023-09-29 10:40:18 -04:00
Steven Reilly
96b224d159
streamline setup instructions
2023-09-29 10:36:39 -04:00