Skip to content

Commit 6371ec5

Browse files
gh-worker-dd-mergequeue-cf854d[bot]dependabot[bot]mariedm
authored
Merge pull request #2720 from DataDog/dependabot/repo_dependencies-cfb0ed4e5a
Bump the "repo-dependencies" group with 2 updates across multiple ecosystems Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: marie.denis <marie.denis@datadoghq.com>
2 parents 32203a7 + 9f9745c commit 6371ec5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
stale:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
16+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
stale-issue-message: |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# List of Python dependencies with exact versions
2-
openai==2.17.0
2+
openai==2.24.0
33
pytest==9.0.2
44
requests==2.32.5
55
python-dotenv==1.2.1

0 commit comments

Comments
 (0)