Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/requirements/develop/pydan…
Browse files Browse the repository at this point in the history
…tic-2.10.4
  • Loading branch information
seshubaws authored Jan 6, 2025
2 parents cddf3fd + 9e8db71 commit 6a743e1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
include: scope
reviewers:
- aws/serverless-application-experience-sbt
- aws/aws-lambda-tooling
open-pull-requests-limit: 10

- package-ecosystem: "pip"
Expand All @@ -22,6 +23,7 @@ updates:
include: scope
reviewers:
- aws/serverless-application-experience-sbt
- aws/aws-lambda-tooling
open-pull-requests-limit: 10
groups:
boto:
Expand Down
3 changes: 2 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

* @aws/serverless-application-experience-sbt
* @aws/serverless-application-experience-sbt
* @aws/aws-lambda-tooling
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ types-urllib3==1.26.25.14

# Test requirements

pytest==8.3.3
pytest==8.3.4

parameterized==0.9.0
pytest-xdist==3.6.1
Expand Down

0 comments on commit 6a743e1

Please sign in to comment.