15 Commits

Author SHA1 Message Date
fdbb478c19
Merge branch 'main' of https://github.com/PacketParker/messagearr 2023-09-19 20:20:47 -05:00
9027b7da33
Add Twilio Support 2023-09-19 20:19:55 -05:00
f257ddaa88
Merge pull request #1 from PacketParker/dependabot/pip/flask-2.2.5
Bump flask from 2.2.3 to 2.2.5
2023-09-18 01:13:21 +00:00
86c6806d93
Merge branch 'main' into dependabot/pip/flask-2.2.5 2023-09-18 01:13:15 +00:00
eddeca8c67
Update requirements.txt 2023-09-18 01:12:43 +00:00
3917c77b70
Merge pull request #2 from PacketParker/dependabot/pip/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0
2023-09-18 01:11:49 +00:00
ffea8cc42a
Update config initialization 2023-09-17 19:36:02 -05:00
49a493fd32
config changes 2023-09-17 19:20:26 -05:00
04a21c4f08
Attempt to fix ValueError 2023-09-16 22:33:31 -05:00
7734ec1f82
Update API request 2023-09-16 22:08:55 -05:00
11c12676b9
rename 2023-09-16 21:55:08 -05:00
dependabot[bot]
9d62f04c30
Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [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.28.2...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 02:52:32 +00:00
dependabot[bot]
8b94436453
Bump flask from 2.2.3 to 2.2.5
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.3...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 02:52:31 +00:00
0fbdd7fced
commit 2023-09-16 21:52:24 -05:00
1edb565c2d
Initial commit 2023-09-17 02:33:22 +00:00