Carlo Costino
fe836f2d3d
Updated several other dependencies
...
This includes requests to take care of a Dependabot security alert.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-24 10:22:59 -04:00
Carlo Costino
210e8b5a33
This changeset updates our pre-commit hooks to help check for things in our code before we commit anything, such as code format and structure as well as sensitive information and credentials.
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-20 12:04:25 -04:00
Carlo Costino
6ce5856f3b
Add missing dependencies
...
The merging of notifications_utils to this repo does not deploy because of missing dependencies. This changeset adds them back in directly.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-17 18:13:09 -04:00
Carlo Costino
9a83ba7475
Localize notification_utils to the admin
...
This changeset pulls in all of the notification_utils code directly into the admin and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the admin.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:37:37 -04:00
Carlo Costino
d484c3636b
Update dependencies (05/14/2024)
...
This changeset updates several dependencies flagged by Dependabot that we cannot merge directly due to the E2E test issue.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-14 15:42:08 -04:00
Carlo Costino
39b0a4ff52
Update several dependencies from Dependabot
...
This changeset updates a few dependencies that Dependabot flagged for updates. We cannot merge the Dependabot PRs at the moment due to E2E test compatability issues.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-07 09:56:34 -04:00
Carlo Costino
5fe35b4497
Updating several dependencies related to Flask upgrade
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-06 13:02:02 -04:00
Carlo Costino
5dc23947e2
Updated utils to 0.5.1 release in prep for Flask upgrade
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-29 15:44:33 -04:00
samathad2023
2bcad264b8
urllib3 update
2024-04-24 12:11:33 -07:00
Carlo Costino
dd0070209e
Update exceptiongroup and newrelic packages
...
This changeset updates the exceptiongroup and newrelic packages due to the Dependabot E2E test failures
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-19 14:43:51 -04:00
Carlo Costino
2484ea08df
Update gunicorn to latest release
...
This changeset updates the gunicorn dependency to the latest release to address a recent CVE. It also updates the its-dangerous package.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-17 18:05:19 -04:00
samathad2023
2e55133f83
flask 3.0.2 to 3.0.3
2024-04-08 12:21:26 -07:00
Carlo Costino
d5d5a45138
Update utils to 0.4.5
...
This changeset updates notifications-utils to 0.4.5, which includes a few minor fixes and several dependency updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-08 11:41:39 -04:00
samathad2023
e71989022d
flask upgrade
2024-04-04 18:09:22 -07:00
Carlo Costino
e411774ada
Added a few more minor version bumps
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-03 17:24:26 -04:00
Carlo Costino
748dbc12fd
Update several recent dependencies
...
This changeset updates several dependencies that Dependabot has flagged for us but cannot merge due to the E2E test bug with it.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-03 17:09:35 -04:00
samathad2023
b006e2cacf
utils dependencies updates
2024-03-21 13:01:14 -07:00
samathad2023
00f81a74fd
latest utils commit and sync with main
2024-03-20 14:11:16 -07:00
samathad2023
c3bb44129c
tests and orderedset updates for 3.12 upgrade
2024-03-08 15:00:48 -08:00
dependabot[bot]
25646c2e2f
Bump notifications-python-client from 8.2.0 to 9.0.0
...
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client ) from 8.2.0 to 9.0.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.2.0...9.0.0 )
---
updated-dependencies:
- dependency-name: notifications-python-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 17:18:04 +00:00
dependabot[bot]
c71a7edcfe
Bump flake8 from 6.1.0 to 7.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 17:01:47 +00:00
dependabot[bot]
673df7da3d
Bump vulture from 2.10 to 2.11
...
Bumps [vulture](https://github.com/jendrikseipp/vulture ) from 2.10 to 2.11.
- [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.10...v2.11 )
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 16:50:02 +00:00
dependabot[bot]
d0c4b505b9
Bump black from 23.12.1 to 24.2.0
...
Bumps [black](https://github.com/psf/black ) from 23.12.1 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.12.1...24.2.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 16:35:56 +00:00
Kenneth Kehl
338a6426c3
inline code for govuk_frontend_jinja
2024-02-06 13:17:09 -08:00
dependabot[bot]
ede82d76d6
Bump python-dotenv from 1.0.0 to 1.0.1
...
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-24 18:34:27 +00:00
dependabot[bot]
e5004df43b
Bump beautifulsoup4 from 4.12.2 to 4.12.3
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.12.2 to 4.12.3.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-18 03:12:22 +00:00
dependabot[bot]
e242d33b84
Bump flake8-bugbear from 23.12.2 to 24.1.17
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.12.2 to 24.1.17.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.12.2...24.1.17 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-17 23:43:06 +00:00
dependabot[bot]
f0e667b3b5
Bump markdown from 3.5.1 to 3.5.2
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 00:06:38 +00:00
Carlo Costino
493654652c
This changeset shifts the BeautifulSoup dependency from a dev-only dependency to a proper project dependency.
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-09 12:03:04 -05:00
Anastasia Gradova
69aaf174d7
Merge branch 'main' into 976-convert-start-pages-to-generate-markdown
2024-01-05 09:11:49 -07:00
dependabot[bot]
25806a3440
Bump notifications-python-client from 8.1.0 to 8.2.0
...
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client ) from 8.1.0 to 8.2.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.1.0...8.2.0 )
---
updated-dependencies:
- dependency-name: notifications-python-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-02 16:13:07 +00:00
dependabot[bot]
69d5c8258b
Bump pytest from 7.4.3 to 7.4.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-02 15:51:04 +00:00
dependabot[bot]
1d140a0d0b
Bump black from 23.12.0 to 23.12.1
...
Bumps [black](https://github.com/psf/black ) from 23.12.0 to 23.12.1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.12.0...23.12.1 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-22 23:35:33 +00:00
Anastasia Gradova
023f57cf1d
Merge branch 'main' into 976-convert-start-pages-to-generate-markdown
2023-12-22 11:10:17 -07:00
Anastasia Gradova
9d7d7e66b5
adding build dependency
2023-12-22 10:48:39 -07:00
dependabot[bot]
cc56a6661a
Bump freezegun from 1.3.1 to 1.4.0
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spulec/freezegun/releases )
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG )
- [Commits](https://github.com/spulec/freezegun/compare/1.3.1...1.4.0 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-20 03:57:25 +00:00
dependabot[bot]
4a5347ccef
Bump isort from 5.12.0 to 5.13.2
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 22:37:58 +00:00
dependabot[bot]
ee11a048d5
Bump black from 23.11.0 to 23.12.0
...
Bumps [black](https://github.com/psf/black ) from 23.11.0 to 23.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 22:29:34 +00:00
dependabot[bot]
f4ba5b83c6
Bump pre-commit from 3.5.0 to 3.6.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-13 22:21:29 +00:00
dependabot[bot]
d284e6c13b
Bump flake8-bugbear from 23.11.28 to 23.12.2
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.11.28 to 23.12.2.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.11.28...23.12.2 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 14:58:11 +00:00
dependabot[bot]
a01c5b6016
Bump freezegun from 1.2.2 to 1.3.1
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/spulec/freezegun/releases )
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG )
- [Commits](https://github.com/spulec/freezegun/commits/1.3.1 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 20:21:04 +00:00
dependabot[bot]
8303822860
Bump flake8-bugbear from 23.9.16 to 23.11.28
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.9.16 to 23.11.28.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.9.16...23.11.28 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 15:04:46 +00:00
dependabot[bot]
8e16afe755
Bump pytest-env from 1.1.1 to 1.1.3
...
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env ) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.1...1.1.3 )
---
updated-dependencies:
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 14:46:06 +00:00
Carlo Costino
4d56d4e186
Updated poetry.lock file
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-22 14:08:03 -05:00
Carlo Costino
d2891042b4
Added pre-commit git hooks into the project
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-22 14:05:23 -05:00
Kenneth Kehl
ad0ed0d6fb
merge from main
2023-11-22 08:21:34 -08:00
dependabot[bot]
a6ea9fd25c
Bump humanize from 4.8.0 to 4.9.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.8.0...4.9.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:33:13 +00:00
dependabot[bot]
ce21df6048
Bump pytest-xdist from 3.4.0 to 3.5.0
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:15:17 +00:00
dependabot[bot]
2178659d31
Bump exceptiongroup from 1.1.3 to 1.2.0
...
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases )
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst )
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.3...1.2.0 )
---
updated-dependencies:
- dependency-name: exceptiongroup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-21 23:31:43 +00:00
dependabot[bot]
492886d0ae
Bump pytest-xdist from 3.3.1 to 3.4.0
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 3.3.1 to 3.4.0.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-15 16:45:48 +00:00