Beverly Nguyen
6c5534b6f2
Merge pull request #1939 from GSA/fix-demo-ssb-references-again
...
Update Demo SSB References Again
08-28-25
2025-08-28 09:45:12 -07:00
Carlo Costino
9d2a23ba5f
Update Demo SSB References Again
...
After double checking the configuration of the Notify SSB and how the brokerpaks are used with it, the configuration of demo should actually match that of our staging environment, not production because the demo environment is using the staging SSB. This changeset updates the Demo SSB configuration to match that.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-08-28 10:23:11 -04:00
dependabot[bot]
99110608aa
Bump alembic from 1.16.4 to 1.16.5 ( #1938 )
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 07:48:30 -04:00
Beverly Nguyen
f69d3f1029
Merge pull request #1937 from GSA/fix-demo-ssb-references
...
Fix Demo environment SSB AWS regions
2025-08-27 14:14:10 -07:00
Carlo Costino
cc1909bb15
Fix Demo environment SSB AWS regions
...
The AWS regions for the SSBs in the demo environment were incorrect; this should fix them and get things working properly with the brokered SNS and SES services.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-08-27 16:11:03 -04:00
Alex Janousek
52e68eb9db
Added code to delete files that are stale ( #1936 )
2025-08-27 15:13:00 -04:00
ccostino
55444db56e
Merge pull request #1934 from GSA/dependabot/pip/faker-37.6.0
...
Bump faker from 37.5.3 to 37.6.0
2025-08-27 08:33:41 -04:00
dependabot[bot]
0a0a3d92cd
Bump faker from 37.5.3 to 37.6.0
...
Bumps [faker](https://github.com/joke2k/faker ) from 37.5.3 to 37.6.0.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v37.5.3...v37.6.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 37.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-27 08:52:04 +00:00
dependabot[bot]
255b3327ac
Bump beautifulsoup4 from 4.13.4 to 4.13.5 ( #1931 )
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.13.4 to 4.13.5.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.13.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 18:41:23 +00:00
dependabot[bot]
866ba24026
Bump typing-extensions from 4.14.1 to 4.15.0 ( #1930 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.14.1 to 4.15.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.14.1...4.15.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-version: 4.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 16:20:11 +00:00
dependabot[bot]
bf72682bb5
Bump cachetools from 6.1.0 to 6.2.0 ( #1929 )
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 16:11:16 +00:00
dependabot[bot]
5b4563c926
Bump moto from 5.1.10 to 5.1.11 ( #1932 )
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.1.10 to 5.1.11.
- [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/5.1.10...5.1.11 )
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 12:02:35 -04:00
Alex Janousek
86458fe1a0
Added changes to support extra day in activity chart ( #1928 )
2025-08-25 13:28:54 -07:00
ccostino
c3e5f0b31e
Merge pull request #1926 from GSA/job_details
...
fix job details
2025-08-25 12:13:01 -04:00
dependabot[bot]
c32ece1d05
Bump lxml from 6.0.0 to 6.0.1 ( #1927 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 6.0.0 to 6.0.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-6.0.0...lxml-6.0.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 11:23:53 -04:00
Kenneth Kehl
f29ed95985
fix test
2025-08-22 12:31:43 -07:00
Kenneth Kehl
46a1a92b00
fix test
2025-08-22 11:31:50 -07:00
Kenneth Kehl
49affd9772
fix test
2025-08-22 10:49:32 -07:00
Kenneth Kehl
7f38ceeb03
fix test
2025-08-22 10:39:35 -07:00
Kenneth Kehl
fb8fed288d
fix test
2025-08-22 10:14:50 -07:00
Kenneth Kehl
07c9d2661b
fix test
2025-08-22 09:42:13 -07:00
Kenneth Kehl
f4b20911a1
fix test
2025-08-22 09:28:25 -07:00
Kenneth Kehl
9ae407555f
fix test
2025-08-22 09:05:20 -07:00
Kenneth Kehl
8502b6c443
fix test
2025-08-22 08:31:06 -07:00
Kenneth Kehl
96b6961620
fix test
2025-08-22 08:21:34 -07:00
Kenneth Kehl
2ea52b1c91
fix job details
2025-08-22 07:59:01 -07:00
ccostino
0c08b56263
Merge pull request #1924 from GSA/email_check_restored
...
fix email check
08-21-2025
2025-08-21 15:55:54 -04:00
Kenneth Kehl
182664292e
fix email check
2025-08-21 12:35:03 -07:00
dependabot[bot]
b921c1bdcf
Bump flask from 3.1.1 to 3.1.2 ( #1921 )
...
Bumps [flask](https://github.com/pallets/flask ) from 3.1.1 to 3.1.2.
- [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/3.1.1...3.1.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 10:38:05 -04:00
dependabot[bot]
38ed14fab8
Bump cloudfoundry-client from 1.38.6 to 1.39.0 ( #1922 )
...
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client ) from 1.38.6 to 1.39.0.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.38.6...v1.39.0 )
---
updated-dependencies:
- dependency-name: cloudfoundry-client
dependency-version: 1.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 10:36:30 -04:00
ccostino
cf111d7af6
Merge pull request #1920 from GSA/2795-bug-when-a-new-template-folder-is-added-existing-users-are-automatically-given-permission-to-it
...
Only the person who creates the folder and admin gets default folder permissions
2025-08-20 10:41:47 -04:00
Beverly Nguyen
15fb5a8ecb
pytest
2025-08-19 13:24:31 -07:00
Beverly Nguyen
166a03cbbd
adding creator by id to schema
2025-08-19 12:44:46 -07:00
Beverly Nguyen
3926619fd4
flake8
2025-08-19 12:12:02 -07:00
Beverly Nguyen
0ba6c06a21
Only the person who creates the folder and admin gets permissions
2025-08-19 12:08:04 -07:00
dependabot[bot]
5441965c71
Bump requests from 2.32.4 to 2.32.5 ( #1918 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.4 to 2.32.5.
- [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.32.4...v2.32.5 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 12:36:57 +00:00
dependabot[bot]
d6a17729e7
Bump jsonschema from 4.25.0 to 4.25.1 ( #1919 )
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 08:28:04 -04:00
ccostino
57a477b354
Merge pull request #1916 from GSA/dependabot/pip/phonenumbers-9.0.12
...
Bump phonenumbers from 9.0.11 to 9.0.12
2025-08-18 10:26:54 -04:00
dependabot[bot]
2cdf211501
Bump phonenumbers from 9.0.11 to 9.0.12
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.11 to 9.0.12.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.11...v9.0.12 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 14:13:49 +00:00
ccostino
42baedd723
Merge pull request #1917 from GSA/dependabot/pip/newrelic-10.16.0
...
Bump newrelic from 10.15.0 to 10.16.0
2025-08-18 10:10:45 -04:00
dependabot[bot]
d7e6f8e55f
Bump newrelic from 10.15.0 to 10.16.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 10.15.0 to 10.16.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.15.0...v10.16.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-version: 10.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-15 21:10:36 +00:00
ccostino
2c55889900
Merge pull request #1915 from GSA/dependabot/pip/virtualenv-20.34.0
...
Bump virtualenv from 20.33.1 to 20.34.0
2025-08-14 09:28:03 -04:00
ccostino
9067d57dcd
Merge pull request #1914 from GSA/fix_updated_at
...
fix updated_at
2025-08-13 17:40:48 -04:00
dependabot[bot]
52a657c108
Bump virtualenv from 20.33.1 to 20.34.0
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.33.1 to 20.34.0.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.33.1...20.34.0 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 21:37:06 +00:00
Kenneth Kehl
af16564fc7
fix
2025-08-13 13:13:50 -07:00
Kenneth Kehl
94cd812f08
fix
2025-08-13 13:02:37 -07:00
Kenneth Kehl
63568acc24
fix
2025-08-13 12:54:28 -07:00
Kenneth Kehl
397a4dcac5
fix
2025-08-13 12:39:38 -07:00
Kenneth Kehl
fd02defcf5
fix
2025-08-13 12:27:38 -07:00
Kenneth Kehl
771b27499c
fix updated_at
2025-08-13 12:21:10 -07:00