Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
431c842afb Bump django-cors-headers from 4.2.0 to 4.4.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.2.0 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.2.0...4.4.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:50:45 +00:00
Michael Roy
95a537e3c0 Merge pull request #23 from Team-Deep-Impact/dependabot/pip/pydantic-2.9.2
Bump pydantic from 2.6.1 to 2.9.2
2024-09-25 19:50:34 -03:00
dependabot[bot]
b0808537be Bump pydantic from 2.6.1 to 2.9.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.1...v2.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:50:02 +00:00
dependabot[bot]
7506f38683 Bump typing-extensions from 4.9.0 to 4.12.2
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.12.2.
- [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.9.0...4.12.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:48:42 +00:00
Michael Roy
b5b292f572 Merge pull request #25 from Team-Deep-Impact/dependabot/pip/djangorestframework-3.15.2
Bump djangorestframework from 3.15.1 to 3.15.2
2024-09-25 19:47:28 -03:00
Michael Roy
db8c95a27e Merge pull request #26 from Team-Deep-Impact/dependabot/pip/urllib3-2.2.3
Bump urllib3 from 2.2.1 to 2.2.3
2024-09-25 19:47:16 -03:00
Michael Roy
081fb58367 Merge pull request #27 from Team-Deep-Impact/dependabot/pip/tqdm-4.66.5
Bump tqdm from 4.66.2 to 4.66.5
2024-09-25 19:47:03 -03:00
dependabot[bot]
4a95badad2 Bump sniffio from 1.3.0 to 1.3.1
Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.3.0 to 1.3.1.
- [Commits](https://github.com/python-trio/sniffio/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: sniffio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:42 +00:00
dependabot[bot]
590321c70d Bump tqdm from 4.66.2 to 4.66.5
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.5)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:39 +00:00
dependabot[bot]
36a60b7273 Bump urllib3 from 2.2.1 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:36 +00:00
dependabot[bot]
c60b580316 Bump djangorestframework from 3.15.1 to 3.15.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 22:45:33 +00:00
Jordan Yamada
e72caab854 working on issue with openai api key(WIP) 2024-05-19 08:55:49 +00:00
Michael Roy
844ed6736c Cleaned up proj directory by removing extra proj dir, updated defenses, effects, and main page with new formatting for better appearance 2024-05-19 02:33:30 -04:00