Skip to content

Commit

Permalink
Bump the pip group with 6 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: aiohttp
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 284a857 commit 68a144f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.9.5
aiohttp==3.10.11
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
Expand Down Expand Up @@ -39,7 +39,7 @@ importlib_metadata==8.0.0
iniconfig==2.0.0
isoduration==20.11.0
itsdangerous==2.2.0
Jinja2==3.1.4
Jinja2==3.1.5
jmespath==1.0.1
joblib==1.4.2
jsonpatch==1.33
Expand All @@ -49,13 +49,13 @@ jsonschema==4.23.0
jsonschema-specifications==2023.12.1
langchain-core==0.2.23
langsmith==0.1.93
litellm==1.42.3
litellm==1.44.8
lxml==4.9.4
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
multidict==6.0.5
nltk==3.8.1
nltk==3.9
openai==1.37.1
opentelemetry-api==1.26.0
opentelemetry-exporter-otlp-proto-common==1.26.0
Expand Down Expand Up @@ -106,9 +106,9 @@ typer==0.9.4
types-python-dateutil==2.9.0.20240316
typing_extensions==4.12.2
uri-template==1.3.0
urllib3==2.0.7
urllib3==2.2.2
webcolors==24.6.0
Werkzeug==3.0.3
Werkzeug==3.0.6
wrapt==1.16.0
yarl==1.9.4
zipp==3.19.2

0 comments on commit 68a144f

Please sign in to comment.