Commit Graph

9694 Commits

Author SHA1 Message Date
Kenneth Kehl
1dba797593 merge from main 2023-08-08 10:10:52 -07:00
Kenneth Kehl
1c31905b4e Merge pull request #401 from GSA/dependabot/pip/freezegun-1.2.2
Bump freezegun from 1.2.1 to 1.2.2
2023-08-08 07:15:44 -07:00
dependabot[bot]
14f82edcfc Bump freezegun from 1.2.1 to 1.2.2
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 22:21:05 +00:00
Carlo Costino
96d7e4ffeb Merge pull request #398 from GSA/production
Demo and Production deploy for 8/7/2023
2023-08-07 12:35:37 -04:00
Carlo Costino
67cd6c16fd Merge branch 'main' into production 2023-08-07 11:16:45 -04:00
Kenneth Kehl
09f59c622d merge from main 2023-08-07 07:44:21 -07:00
Kenneth Kehl
e79687c4fa Merge pull request #384 from GSA/dependabot/pip/requests-mock-1.11.0
Bump requests-mock from 1.9.3 to 1.11.0
2023-08-07 07:38:38 -07:00
dependabot[bot]
03c6bc77a5 Bump requests-mock from 1.9.3 to 1.11.0
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.9.3 to 1.11.0.
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](https://github.com/jamielennox/requests-mock/compare/1.9.3...1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 14:12:57 +00:00
Carlo Costino
3fd76d0885 Merge pull request #383 from GSA/stvnrlly/update-cryptography
Resolve pip-audit findings and update awscli & boto
2023-08-03 09:54:19 -04:00
Carlo Costino
64110980cd Updated Pipfile.lock with missing dev dependencies
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-03 09:41:30 -04:00
stvnrlly
5531c885ea include dev dependencies in update 2023-08-02 17:02:56 -04:00
stvnrlly
9bda30394d try updating docker action version? 2023-08-02 16:07:15 -04:00
stvnrlly
f58df0b747 update deps, bumping awscli & boto 2023-08-02 15:35:12 -04:00
Steven Reilly
5d72286406 Merge pull request #379 from GSA/dependabot/pip/cryptography-41.0.3
Bump cryptography from 41.0.2 to 41.0.3
2023-08-02 10:43:08 -04:00
dependabot[bot]
8334c94996 Bump cryptography from 41.0.2 to 41.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 02:34:20 +00:00
Kenneth Kehl
78552484f3 merge from main 2023-08-01 13:32:32 -07:00
Kenneth Kehl
34db11c799 fix issue with cython and pyyaml by updating awscli boto3 botocore 2023-08-01 13:20:37 -07:00
Carlo Costino
a551af6d97 Merge pull request #362 from GSA/notify-api-56
notify-api-56 squash migrations
2023-08-01 12:29:26 -04:00
Kenneth Kehl
fb7868edd3 Merge pull request #367 from GSA/dependabot/pip/flask-migrate-4.0.1
Bump flask-migrate from 3.1.0 to 4.0.1
2023-07-31 07:35:36 -07:00
dependabot[bot]
21fac2de58 Bump flask-migrate from 3.1.0 to 4.0.1
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 3.1.0 to 4.0.1.
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v3.1.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 20:37:32 +00:00
Steven Reilly
2913e9319b Merge pull request #369 from GSA/dependabot/pip/marshmallow-3.20.1
Bump marshmallow from 3.19.0 to 3.20.1
2023-07-28 16:19:15 -04:00
Steven Reilly
447bc96a84 Merge pull request #365 from GSA/notify-admin-638
notify-admin-638 fail if code coverage below current level of 88%
2023-07-28 16:18:48 -04:00
dependabot[bot]
2bca8e473a Bump marshmallow from 3.19.0 to 3.20.1
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.19.0 to 3.20.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.19.0...3.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 15:21:50 +00:00
Kenneth Kehl
e1cae9ab1f Merge pull request #374 from GSA/dependabot/pip/pytest-xdist-3.3.1
Bump pytest-xdist from 2.5.0 to 3.3.1
2023-07-28 07:57:45 -07:00
dependabot[bot]
58ebff4cac Bump pytest-xdist from 2.5.0 to 3.3.1
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.3.1.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.3.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 22:13:44 +00:00
Kenneth Kehl
233ac13d0d Merge pull request #371 from GSA/dependabot/pip/deprecated-1.2.14
Bump deprecated from 1.2.13 to 1.2.14
2023-07-27 08:43:46 -07:00
Kenneth Kehl
915d85a2bb merge from main 2023-07-26 15:51:50 -07:00
Kenneth Kehl
319cd63c5c Merge pull request #356 from GSA/notify-api-91
notify-api-91 sanitize SQL inputs against injection
2023-07-26 15:05:44 -07:00
Kenneth Kehl
52d2fb7091 handle code review feedback and merge from main 2023-07-26 14:57:02 -07:00
Carlo Costino
e510b5024b Merge pull request #373 from GSA/main
Deploy 7/26/23
2023-07-26 16:27:13 -04:00
dependabot[bot]
cd752aaacd Bump deprecated from 1.2.13 to 1.2.14
Bumps [deprecated](https://github.com/tantale/deprecated) from 1.2.13 to 1.2.14.
- [Release notes](https://github.com/tantale/deprecated/releases)
- [Changelog](https://github.com/tantale/deprecated/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tantale/deprecated/compare/v1.2.13...v1.2.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 17:24:17 +00:00
Kenneth Kehl
f6db232698 Merge pull request #372 from GSA/dependabot/pip/certifi-2023.7.22
Bump certifi from 2023.5.7 to 2023.7.22
2023-07-26 10:15:07 -07:00
Kenneth Kehl
af6f79844a fix exceptiongroup 2023-07-26 10:04:52 -07:00
Kenneth Kehl
1adc05a7c6 notify-admin-641 let platform admins export listing of all users (#370)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-07-26 12:13:57 -04:00
dependabot[bot]
4a716bbb17 Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 23:14:34 +00:00
Kenneth Kehl
4d4e526678 Merge pull request #368 from GSA/dependabot/pip/eventlet-0.33.3
Bump eventlet from 0.33.1 to 0.33.3
2023-07-24 07:36:35 -07:00
dependabot[bot]
6eef2ec243 Bump eventlet from 0.33.1 to 0.33.3
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.1 to 0.33.3.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.33.1...v0.33.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 21:58:39 +00:00
Kenneth Kehl
e3ee37c0e6 Merge pull request #366 from GSA/dependabot/pip/lxml-4.9.3
Bump lxml from 4.9.1 to 4.9.3
2023-07-21 14:38:39 -07:00
dependabot[bot]
8fcaf4b077 Bump lxml from 4.9.1 to 4.9.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.3.
- [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-4.9.1...lxml-4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 19:13:19 +00:00
Kenneth Kehl
cbbd62eda5 Merge pull request #334 from GSA/dependabot/pip/flake8-bugbear-23.3.12
Bump flake8-bugbear from 22.4.25 to 23.3.12
2023-07-21 12:04:23 -07:00
Kenneth Kehl
6b83d7a55a fix flake8 2023-07-21 11:32:31 -07:00
Kenneth Kehl
89b733dd54 fix flake8 2023-07-21 11:24:22 -07:00
Kenneth Kehl
6fa4c05adf fix flake8 2023-07-21 10:42:17 -07:00
dependabot[bot]
ed60d2a074 Bump flake8-bugbear from 22.4.25 to 23.3.12
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 23.3.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...23.3.12)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 14:57:36 +00:00
Kenneth Kehl
5bda6c2c38 Merge pull request #364 from GSA/dependabot/pip/arrow-1.2.3
Bump arrow from 1.2.2 to 1.2.3
2023-07-21 07:39:50 -07:00
Kenneth Kehl
831af284a5 notify-admin-638 fail if code coverage below current level of 88% 2023-07-20 13:32:19 -07:00
dependabot[bot]
001ebed3ce Bump arrow from 1.2.2 to 1.2.3
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/arrow-py/arrow/releases)
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/arrow-py/arrow/compare/1.2.2...1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 14:59:13 +00:00
Kenneth Kehl
888a0fd052 Merge pull request #349 from GSA/dependabot/pip/pytest-cov-4.1.0
Bump pytest-cov from 3.0.0 to 4.1.0
2023-07-20 07:40:01 -07:00
Kenneth Kehl
de491ab83b more 2023-07-19 15:11:51 -07:00
dependabot[bot]
4c7f81b9f5 Bump pytest-cov from 3.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 20:27:01 +00:00