dependabot[bot]
|
7723382df2
|
Bump click from 8.1.3 to 8.1.6
Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.3...8.1.6)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 21:23:50 +00:00 |
|
Carlo Costino
|
d8dcde4403
|
Merge pull request #405 from GSA/dependabot/pip/prometheus-client-0.17.1
Bump prometheus-client from 0.14.1 to 0.17.1
|
2023-08-11 16:17:55 -04:00 |
|
dependabot[bot]
|
4ed996bc18
|
Bump prometheus-client from 0.14.1 to 0.17.1
Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.14.1 to 0.17.1.
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](https://github.com/prometheus/client_python/compare/v0.14.1...v0.17.1)
---
updated-dependencies:
- dependency-name: prometheus-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 19:45:41 +00:00 |
|
Carlo Costino
|
e345d91b3f
|
Merge pull request #403 from GSA/dependabot/pip/iso8601-2.0.0
Bump iso8601 from 1.0.2 to 2.0.0
|
2023-08-11 15:36:43 -04:00 |
|
dependabot[bot]
|
0afd2f66a1
|
Bump iso8601 from 1.0.2 to 2.0.0
Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Changelog](https://github.com/micktwomey/pyiso8601/blob/main/CHANGELOG.md)
- [Commits](https://github.com/micktwomey/pyiso8601/compare/1.0.2...2.0.0)
---
updated-dependencies:
- dependency-name: iso8601
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 19:20:42 +00:00 |
|
Carlo Costino
|
6715d5b220
|
Merge pull request #385 from GSA/dependabot/pip/attrs-23.1.0
Bump attrs from 21.4.0 to 23.1.0
|
2023-08-11 15:00:01 -04:00 |
|
Carlo Costino
|
bb478f8e5b
|
Merge pull request #406 from GSA/remove-ryan-from-terraform
Remove Ryan from list of deployers for staging and demo egress spaces
|
2023-08-10 10:32:27 -04:00 |
|
Ryan Ahearn
|
3b5eae82d6
|
Remove Ryan from list of deployers for staging and demo egress spaces
|
2023-08-10 09:42:04 -04:00 |
|
dependabot[bot]
|
e943a29ca0
|
Bump attrs from 21.4.0 to 23.1.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 23.1.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python-attrs/attrs/compare/21.4.0...23.1.0)
---
updated-dependencies:
- dependency-name: attrs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-09 14:36:41 +00:00 |
|
Kenneth Kehl
|
10c868bd45
|
Merge pull request #378 from GSA/dependabot/pip/pyjwt-2.8.0
Bump pyjwt from 2.7.0 to 2.8.0
|
2023-08-09 07:18:15 -07:00 |
|
dependabot[bot]
|
d3e0c9f8a4
|
Bump pyjwt from 2.7.0 to 2.8.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.7.0 to 2.8.0.
- [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.7.0...2.8.0)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-08 19:17:01 +00:00 |
|
Carlo Costino
|
08dffeb3ba
|
Merge pull request #357 from GSA/notify-api-141
notify-api-141 add agreement to models.py
|
2023-08-08 14:58:41 -04:00 |
|
Carlo Costino
|
9c1562fa67
|
Updated Pipfile.lock
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
|
2023-08-08 14:50:45 -04:00 |
|
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 |
|