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
Kenneth Kehl
6f9e55cba0
debug and etc
2023-11-10 11:08:52 -08:00
Kenneth Kehl
853af1040e
merge from main
2023-11-10 09:10:56 -08:00
dependabot[bot]
1f7ce11741
Bump black from 23.10.1 to 23.11.0
...
Bumps [black](https://github.com/psf/black ) from 23.10.1 to 23.11.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.10.1...23.11.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-11-08 23:37:56 +00:00
Kenneth Kehl
5da110ded4
merge from main
2023-11-02 14:13:43 -07:00
Kenneth Kehl
e5403a52f1
notify-admin-338 login.gov integration
2023-11-02 14:10:22 -07:00
dependabot[bot]
e48b4506de
Bump pytest-env from 1.0.1 to 1.1.1
...
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env ) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.0.1...1.1.1 )
---
updated-dependencies:
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 18:12:40 +00:00
dependabot[bot]
073def2510
Bump blinker from 1.6.3 to 1.7.0
...
Bumps [blinker](https://github.com/pallets-eco/blinker ) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/pallets-eco/blinker/releases )
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets-eco/blinker/compare/1.6.3...1.7.0 )
---
updated-dependencies:
- dependency-name: blinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 17:16:35 +00:00
dependabot[bot]
1a00eeaed6
Bump wtforms from 3.0.1 to 3.1.1
...
Bumps [wtforms](https://github.com/wtforms/wtforms ) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/wtforms/wtforms/releases )
- [Changelog](https://github.com/wtforms/wtforms/blob/master/CHANGES.rst )
- [Commits](https://github.com/wtforms/wtforms/compare/3.0.1...3.1.1 )
---
updated-dependencies:
- dependency-name: wtforms
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-02 16:31:49 +00:00
dependabot[bot]
b538d25b13
Bump notifications-python-client from 8.0.1 to 8.1.0
...
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client ) from 8.0.1 to 8.1.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.0.1...8.1.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 >
2023-11-01 16:58:17 +00:00
Carlo Costino
09c4dd2e1d
Update more dependencies and fix notifications-utils
...
This changeset updates a few more dependencies and addresses the challenges we have had in keeping the notifications-utils dependency up-to-date. The changes include instructions on what to do going forward for future notifications-utils updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-11-01 12:16:35 -04:00
Kenneth Kehl
1d790868f3
merge from main
2023-10-31 12:22:06 -07:00
Carlo Costino
a542fa916f
More dependency updates
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 16:18:44 -04:00
Carlo Costino
88f0715b2c
Updated dependencies and add make command
...
This changeset updates several dependencies to address security audit findings and also adds a py-lock make command to make managing our Python dependencies more manageable.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-30 16:01:21 -04:00
Kenneth Kehl
1d1e7747d0
cleanup login.gov work
2023-10-19 12:22:36 -07:00
Carlo Costino
73590840ee
Update and cleanup our test configuration
...
This changeset updates a few of the testing and linting dependencies and makes several adjustments to cleanup and improve our tests and test configuration.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-12 10:24:44 -04:00
dependabot[bot]
27ff29d0db
Bump flask-wtf from 1.1.1 to 1.2.1
...
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf ) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/wtforms/flask-wtf/releases )
- [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst )
- [Commits](https://github.com/wtforms/flask-wtf/compare/v1.1.1...v1.2.1 )
---
updated-dependencies:
- dependency-name: flask-wtf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 14:32:40 +00:00
dependabot[bot]
a2ece1554c
Bump vulture from 2.9.1 to 2.10
...
Bumps [vulture](https://github.com/jendrikseipp/vulture ) from 2.9.1 to 2.10.
- [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.9.1...v2.10 )
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 14:12:14 +00:00
dependabot[bot]
b94fb8a867
Bump blinker from 1.6.2 to 1.6.3
...
Bumps [blinker](https://github.com/pallets-eco/blinker ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/pallets-eco/blinker/releases )
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets-eco/blinker/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: blinker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 13:58:56 +00:00
dependabot[bot]
0ef554674a
Bump pytest-playwright from 0.4.2 to 0.4.3
...
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases )
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: pytest-playwright
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 00:01:02 +00:00
dependabot[bot]
b51f3f73fe
Bump pyproj from 3.6.0 to 3.6.1
...
Bumps [pyproj](https://github.com/pyproj4/pyproj ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/pyproj4/pyproj/releases )
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst )
- [Commits](https://github.com/pyproj4/pyproj/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: pyproj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 23:46:30 +00:00
dependabot[bot]
5c40f826f2
Bump flake8-bugbear from 23.7.10 to 23.9.16
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.7.10 to 23.9.16.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.7.10...23.9.16 )
---
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-09-21 15:51:30 +00:00