Skip to content

Commit

Permalink
Merge branch 'main' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 1, 2024
2 parents d106d0d + fba9d8a commit dac4fa5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.10.7](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.10.6...v0.10.7) (2024-11-01)


### Bug Fixes

* force a new release ([95401cb](https://github.com/FullStackWithLawrence/aws-openai/commit/95401cb87fbf941eb3237981f48fc535fcf1a7a4))

## [0.10.6](https://github.com/FullStackWithLawrence/aws-openai/compare/v0.10.5...v0.10.6) (2024-01-29)


Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# dev and test
# ------------
boto3==1.35.30
boto3==1.35.71
botocore>=1.35.10
pytest==8.3.2
pytest_mock==3.14.0
Expand All @@ -27,7 +27,7 @@ mypy==1.11.2
pylint==3.2.6
bandit==1.7.10
pydocstringformatter==0.7.3
tox==4.15.1
tox==4.23.2
codespell==2.3.0
coverage==7.5.4

Expand Down

0 comments on commit dac4fa5

Please sign in to comment.