Commit Graph

13042 Commits

Author SHA1 Message Date
Kenneth Kehl
034cc4880e upgrade urllib3 only 2025-06-25 13:44:29 -07:00
Kenneth Kehl
83068fcc0d revert python upgrade again 2025-06-25 13:36:42 -07:00
ccostino
0ba4d8f437 Merge pull request #1785 from GSA/python_upgrade_again
upgrade to python 3.13.2
2025-06-25 15:43:19 -04:00
Kenneth Kehl
b3892ffb01 merge from main 2025-06-25 11:33:18 -07:00
ccostino
dc3c313361 Merge pull request #1786 from GSA/fix_sql_inject
fix input handling
2025-06-25 14:04:42 -04:00
Alex Janousek
0971bfcd95 Merge pull request #1796 from GSA/1627-changes-to-api-readme-documentation
Updated readme
2025-06-25 13:39:34 -04:00
Kenneth Kehl
b52518ca08 make regex verbose 2025-06-25 10:37:07 -07:00
alexjanousekGSA
ddcb34af86 Updated readme 2025-06-25 13:11:08 -04:00
Kenneth Kehl
5b2d8e0648 code review feedback 2025-06-25 08:54:44 -07:00
Kenneth Kehl
77b3c1afa6 Update app/job/rest.py
Co-authored-by: ccostino <ccostino@users.noreply.github.com>
2025-06-25 08:44:39 -07:00
ccostino
ffd034eb31 Merge pull request #1784 from GSA/drift
fix drift
2025-06-25 10:14:41 -04:00
Kenneth Kehl
a43dcb5911 Merge pull request #1793 from GSA/clean_up_logs
clean up logs
2025-06-25 07:05:30 -07:00
Alex Janousek
71a331273b Merge pull request #1794 from GSA/dependabot/pip/python-dotenv-1.1.1
Bump python-dotenv from 1.1.0 to 1.1.1
2025-06-25 09:01:12 -04:00
dependabot[bot]
6d1284af2e 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-25 12:54:27 +00:00
Alex Janousek
24d1924ffa Merge pull request #1795 from GSA/dependabot/pip/eventlet-0.40.1
Bump eventlet from 0.40.0 to 0.40.1
2025-06-25 08:52:20 -04:00
dependabot[bot]
07adcd33ea 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-24 21:25:42 +00:00
Kenneth Kehl
059ff9b3bb clean up logs 2025-06-24 09:04:56 -07:00
Alex Janousek
88dfa65cd9 Merge pull request #1791 from GSA/dependabot/pip/numpy-2.3.1
Bump numpy from 2.3.0 to 2.3.1
2025-06-24 08:32:41 -04:00
Alex Janousek
1347181336 Merge pull request #1792 from GSA/dependabot/pip/cloudfoundry-client-1.38.5
Bump cloudfoundry-client from 1.38.4 to 1.38.5
2025-06-24 08:32:22 -04:00
dependabot[bot]
51247ce88a Bump cloudfoundry-client from 1.38.4 to 1.38.5
---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.38.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 23:33:03 +00:00
dependabot[bot]
a51ce0397d Bump numpy from 2.3.0 to 2.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-23 22:14:42 +00:00
Kenneth Kehl
ef5f9a6ca3 double ugh 2025-06-23 12:13:35 -07:00
Alex Janousek
7e00497479 Merge pull request #1788 from GSA/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2025-06-23 12:19:36 -04:00
Alex Janousek
4c43b0f25f Merge pull request #1789 from GSA/dependabot/pip/cloudfoundry-client-1.38.4
Bump cloudfoundry-client from 1.38.3 to 1.38.4
2025-06-23 12:19:03 -04:00
dependabot[bot]
d3e4384aca Bump cloudfoundry-client from 1.38.3 to 1.38.4
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client) from 1.38.3 to 1.38.4.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.38.3...v1.38.4)

---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.38.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 21:26:56 +00:00
dependabot[bot]
a40711015a 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 21:25:43 +00:00
Alex Janousek
8306eebc4e Merge pull request #1787 from GSA/dependabot/pip/newrelic-10.14.0
Bump newrelic from 10.13.0 to 10.14.0
2025-06-19 17:36:27 -04:00
dependabot[bot]
b5401d85c6 Bump newrelic from 10.13.0 to 10.14.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.13.0 to 10.14.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.13.0...v10.14.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 10.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 21:22:50 +00:00
Kenneth Kehl
9bbe504fa3 fix input handling 2025-06-19 11:46:40 -07:00
Kenneth Kehl
c8ac8f349a fix input handling 2025-06-19 11:31:37 -07:00
Kenneth Kehl
69e7244485 fix input handling 2025-06-19 11:12:42 -07:00
Kenneth Kehl
b734b9cb9f fix input handling 2025-06-19 11:03:04 -07:00
Kenneth Kehl
d8671cae9d upgrade urllib3 to 2.5.0 2025-06-19 07:08:19 -07:00
Kenneth Kehl
c23e1a9679 upgrade to python 3.13.2 2025-06-18 13:23:51 -07:00
Kenneth Kehl
a359bdd930 fix drift 2025-06-18 10:06:16 -07:00
Kenneth Kehl
088c4f1017 Merge pull request #1766 from GSA/import_python_client
bring code from the notifications-python-client project into our project
2025-06-18 07:34:06 -07:00
Kenneth Kehl
8e533386ab merge from main 2025-06-18 07:26:54 -07:00
Alex Janousek
40eee4ebae Merge pull request #1772 from GSA/update-dependencies
Updating dependencies before dependabot
2025-06-17 13:31:58 -04:00
Kenneth Kehl
6a811c8297 merge from main 2025-06-17 10:17:04 -07:00
Kenneth Kehl
9606ef8123 Merge pull request #1778 from GSA/drift
fix drift
2025-06-17 09:50:15 -07:00
alexjanousekGSA
40ff0b3218 more updates 2025-06-17 12:15:55 -04:00
Kenneth Kehl
d23a14bf45 Merge pull request #1775 from GSA/invites
add warning to log out before accepting invite
2025-06-17 09:05:28 -07:00
alexjanousekGSA
8e66ef9dea Update deprecated package from 1.2.14 to 1.2.18 2025-06-17 11:52:00 -04:00
alexjanousekGSA
e150a0df34 regenerated lock file 2025-06-17 11:29:56 -04:00
Alex Janousek
63cfae557d Merge pull request #1777 from GSA/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 6.1.1 to 6.2.1
2025-06-17 11:16:33 -04:00
dependabot[bot]
903dcb37a6 Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 15:10:03 +00:00
Alex Janousek
f50f9b79f1 Merge pull request #1780 from GSA/dependabot/pip/cachetools-6.1.0
Bump cachetools from 6.0.0 to 6.1.0
2025-06-17 11:07:53 -04:00
dependabot[bot]
a620ef094e Bump cachetools from 6.0.0 to 6.1.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 14:51:35 +00:00
Alex Janousek
663f98fdcd Merge pull request #1782 from GSA/dependabot/pip/moto-5.1.6
Bump moto from 5.1.5 to 5.1.6
2025-06-17 10:49:29 -04:00
dependabot[bot]
1c185b8b05 Bump moto from 5.1.5 to 5.1.6
Bumps [moto](https://github.com/getmoto/moto) from 5.1.5 to 5.1.6.
- [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.5...5.1.6)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 14:42:29 +00:00