dependabot[bot]
808aeabbe1
Bump requests from 2.32.4 to 2.32.5 ( #2842 )
...
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 08:26:28 -04:00
dependabot[bot]
da8abac30c
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-15 23:10:03 +00:00
dependabot[bot]
5e4ae34bce
Bump newrelic from 10.15.0 to 10.16.0 ( #2835 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-15 19:21:11 +00:00
dependabot[bot]
b5f181a271
Bump pyproj from 3.7.1 to 3.7.2 ( #2834 )
...
Bumps [pyproj](https://github.com/pyproj4/pyproj ) from 3.7.1 to 3.7.2.
- [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.7.1...3.7.2 )
---
updated-dependencies:
- dependency-name: pyproj
dependency-version: 3.7.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-15 19:11:57 +00:00
Alex Janousek
8d33f28b76
Refactored reports to use pregenerated docs instead ( #2831 )
...
* Refactored reports to use pregenerated docs instead
* Fixed e2e test
* Fixed anothr bug
* Cleanup
* Fixed timezone conversion
* Updated ref files
* Updated reference files, refreshed ui/ux for report generation. Buttons toggle on and off based on if report exists
* Fixed linting errors, removed pytz
* Fixed test failure
* e2e test fix
* Speeding up unit tests
* Removed python time library that was causing performance issues with unit tests
* Updated poetry lock
* Unit test improvements
* Made change that ken reccomended
2025-08-15 15:02:54 -04:00
dependabot[bot]
bf9d61e537
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 23:10:15 +00:00
dependabot[bot]
a12ed166d5
Bump pre-commit from 4.2.0 to 4.3.0 ( #2824 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.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-12 17:07:50 +00:00
dependabot[bot]
d678ea857c
Bump charset-normalizer from 3.4.2 to 3.4.3 ( #2827 )
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.3
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-12 16:54:09 +00:00
dependabot[bot]
95428f32c7
Bump freezegun from 1.5.4 to 1.5.5 ( #2828 )
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.5.4 to 1.5.5.
- [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.5.4...1.5.5 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-version: 1.5.5
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-12 12:45:54 -04:00
dependabot[bot]
b3cb1c4405
Bump phonenumbers from 9.0.10 to 9.0.11
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.10 to 9.0.11.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/r9.0.10...v9.0.11 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-08 14:38:18 +00:00
dependabot[bot]
30c715bfd9
Bump cryptography from 45.0.5 to 45.0.6
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.5 to 45.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.5...45.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-08 14:10:01 +00:00
dependabot[bot]
f5bfce516b
Bump redis from 6.3.0 to 6.4.0
...
Bumps [redis](https://github.com/redis/redis-py ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v6.3.0...v6.4.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-07 23:28:27 +00:00
dependabot[bot]
0a11838a73
Bump certifi from 2025.7.14 to 2025.8.3 ( #2805 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.8.3
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-07 21:00:19 +00:00
dependabot[bot]
26a06e0f4d
Bump redis from 6.2.0 to 6.3.0 ( #2809 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v6.2.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-version: 6.3.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-05 20:31:00 -04:00
dependabot[bot]
129f75e045
Bump virtualenv from 20.32.0 to 20.33.0 ( #2806 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.32.0 to 20.33.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.32.0...20.33.0 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.33.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-05 12:54:54 -04:00
dependabot[bot]
8ecf72b74f
Bump regex from 2025.7.33 to 2025.7.34
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2025.7.33 to 2025.7.34.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt )
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.7.33...2025.7.34 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2025.7.34
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-31 23:55:35 +00:00
dependabot[bot]
43b68f9337
Bump freezegun from 1.5.3 to 1.5.4
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.5.3 to 1.5.4.
- [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.5.3...1.5.4 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-version: 1.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-31 12:07:19 +00:00
dependabot[bot]
e3901f80f8
Bump regex from 2024.11.6 to 2025.7.33
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2024.11.6 to 2025.7.33.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt )
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.7.33 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2025.7.33
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 23:44:53 +00:00
Carlo Costino
f3df2f9c33
Downgrade Python to 3.12.9 again
...
This changeset puts us back to Python 3.12.9 since we are still wrestling with certificate validation errors in Python 3.13 and no easy way to test things without breaking our deployment flow currently.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-30 12:24:16 -04:00
Kenneth Kehl
c8a559f0e5
instantiate newrelic in gunicorn_entry.py
2025-07-29 08:15:43 -07:00
Kenneth Kehl
814d08af2b
upgrade to python 3.13.2
2025-07-28 11:56:55 -07:00
Kenneth Kehl
ee47610d2a
switch eventlet to gevent
2025-07-28 09:21:46 -07:00
dependabot[bot]
17ca0cee62
Bump numpy from 2.3.1 to 2.3.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-24 23:17:09 +00:00
Kenneth Kehl
b5b0d23b7e
revert truststore
2025-07-24 10:49:30 -07:00
Kenneth Kehl
64cd520b8e
merge from main
2025-07-23 15:01:03 -07:00
dependabot[bot]
6b23ea46e7
Bump eventlet from 0.40.1 to 0.40.2
...
Bumps [eventlet](https://github.com/eventlet/eventlet ) from 0.40.1 to 0.40.2.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS )
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.1...0.40.2 )
---
updated-dependencies:
- dependency-name: eventlet
dependency-version: 0.40.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 23:58:30 +00:00
Kenneth Kehl
6034dcdb12
try truststore
2025-07-22 11:01:20 -07:00
Kenneth Kehl
38e3dc67a4
revert pip-system-certs
2025-07-22 10:00:13 -07:00
Kenneth Kehl
05d61c1e4d
add pip-system-certs
2025-07-22 07:12:41 -07:00
dependabot[bot]
88eefe9f0b
Bump virtualenv from 20.29.3 to 20.32.0
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.29.3 to 20.32.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.29.3...20.32.0 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 17:09:57 +00:00
dependabot[bot]
8c62e0a220
Bump phonenumbers from 9.0.9 to 9.0.10
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.9 to 9.0.10.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.9...r9.0.10 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-18 23:11:37 +00:00
dependabot[bot]
128ca06270
Bump freezegun from 1.5.2 to 1.5.3
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.5.2 to 1.5.3.
- [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.5.2...1.5.3 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-version: 1.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 12:52:15 +00:00
dependabot[bot]
6f31bc14dc
Bump certifi from 2025.7.9 to 2025.7.14
...
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.7.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 02:35:27 +00:00
dependabot[bot]
bce4671803
Bump certifi from 2025.6.15 to 2025.7.9
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.6.15 to 2025.7.9.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.06.15...2025.07.09 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.7.9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-09 23:07:27 +00:00
dependabot[bot]
823593893d
Bump phonenumbers from 9.0.8 to 9.0.9
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.8 to 9.0.9.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.8...v9.0.9 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 23:08:12 +00:00
dependabot[bot]
f968aece17
Bump cryptography from 45.0.4 to 45.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.4 to 45.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.4...45.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 23:49:04 +00:00
dependabot[bot]
4e31738fd8
Bump pytest-xdist from 3.7.0 to 3.8.0
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 3.7.0 to 3.8.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.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 00:00:50 +00:00
Kenneth Kehl
ff3b9eb820
upgrade to python 3.12.9
2025-06-27 07:00:45 -07:00
Kenneth Kehl
4cc97e8c8c
upgrade to python 3.12.7
2025-06-26 07:47:08 -07:00
dependabot[bot]
0b28c78e3d
Bump phonenumbers from 9.0.7 to 9.0.8
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.7 to 9.0.8.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.7...v9.0.8 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-25 23:59:57 +00:00
Kenneth Kehl
68ceda6db5
revert python upgrade again
2025-06-25 13:38:29 -07:00
Kenneth Kehl
3aca70ca4e
merge from main
2025-06-25 07:24:32 -07:00
dependabot[bot]
a16386445a
Bump eventlet from 0.40.0 to 0.40.1
...
Bumps [eventlet](https://github.com/eventlet/eventlet ) from 0.40.0 to 0.40.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS )
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.0...0.40.1 )
---
updated-dependencies:
- dependency-name: eventlet
dependency-version: 0.40.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-25 12:53:45 +00:00
dependabot[bot]
d15f9e583c
Bump python-dotenv from 1.1.0 to 1.1.1
...
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv ) from 1.1.0 to 1.1.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.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-24 23:12:47 +00:00
dependabot[bot]
b1ae92a549
Bump numpy from 2.3.0 to 2.3.1
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-24 01:34:47 +00:00
Kenneth Kehl
80e1540b28
Merge branch 'main' into upgrade_python_again
2025-06-23 11:39:02 -07:00
dependabot[bot]
79f7276769
Bump flake8 from 7.2.0 to 7.3.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.2.0 to 7.3.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-20 23:09:09 +00:00
dependabot[bot]
c039916312
Bump pytest from 8.4.0 to 8.4.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.0 to 8.4.1.
- [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/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 21:37:36 +00:00
dependabot[bot]
710d942f49
Bump markdown from 3.8 to 3.8.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.8 to 3.8.1.
- [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.8...3.8.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: 3.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 17:56:11 +00:00
alexjanousekGSA
8161e68c25
Fixing audit issue
2025-06-19 13:29:12 -04:00